Raw scan report

Facets Cp — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "facets-cp-mcp-server",
    "source": {
      "kind": "package",
      "origin": "facets-cp-mcp-server"
    },
    "server": {
      "name": "facets-cp-mcp-server"
    }
  },
  "grade": "A",
  "score": {
    "score": 96,
    "threatScore": 100,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "client",
        "term": "capability-exposure",
        "level": "moderate",
        "label": "capability blast radius (moderate) — client exposure if the model is manipulated",
        "appliedPenalty": 3
      },
      {
        "kind": "client",
        "term": "verification-discount",
        "level": "repo",
        "label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
        "appliedPenalty": 1
      },
      {
        "kind": "client",
        "term": "coverage-honesty",
        "level": "source",
        "label": "inspection depth (source) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (54 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "get_all_resources_by_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_resource_by_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_spec_for_resource",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_resource",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_module_inputs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_resource",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_resource",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_spec_for_module",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_sample_for_module",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_output_references",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "explain_ui_annotation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_resource_output_tree",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_resource_outputs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_available_resources",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_resource_schema_public",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_or_update_override_property",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_override_property",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "replace_all_overrides",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clear_all_overrides",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "preview_override_effect",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_all_resources_by_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_resource_by_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_all_environments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "use_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_current_environment_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_variable",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_secret\""
        ]
      }
    },
    {
      "tool": "update_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_all_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "use_project",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_secret\""
        ]
      }
    },
    {
      "tool": "refresh_current_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_secrets_and_vars",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_secret\""
        ]
      }
    },
    {
      "tool": "get_project_details",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_variable_by_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_variable_environment_values",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_variable_environment_value",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_releases_of_current_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_release_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_release_logs_of_current_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_active_releases_of_current_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_active_release_logs_of_current_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_latest_release_of_current_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "launch_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "destroy_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_selective_release_plan_for_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_selective_release_for_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_full_release_for_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_full_release_plan_for_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_custom_release_for_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unlock_state_of_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scale_up_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scale_down_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_if_environment_is_running",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_resource_management_guide",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "554089cedbcff3aadd53e7b40e443a42eccba5ea8004b82c16d29a0c73c3c07f",
  "stats": {
    "tools": 54,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}