Raw scan report

Lit Pigeon — the complete, unedited output of the deterministic mcptrustchecker engine v1.9.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.9.0",
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "target": {
    "id": "@lit-pigeon/mcp-server",
    "source": {
      "kind": "package",
      "origin": "@lit-pigeon/mcp-server"
    },
    "server": {
      "name": "@lit-pigeon/mcp-server"
    }
  },
  "grade": "A",
  "score": {
    "score": 97,
    "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": "source",
        "label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
        "appliedPenalty": 0
      },
      {
        "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.9"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (27 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": "list_assets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_asset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "save_asset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_asset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_asset_folders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_brand_kits",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_brand_kit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "save_brand_kit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_brand_kit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_document_metadata",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_body_attribute",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_block_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_figma_frame",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "render_to_mjml",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "render_to_html",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_row",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_block",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_block",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_block",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_templates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "load_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "save_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_template",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "711e2e1d6d1b0a801c921da9197fa3ad5b6e0936241def55716ad5fc1dd9e7d1",
  "stats": {
    "tools": 27,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}