Raw scan report

A5sql — 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": "@takuyaw-w/a5sql-mcp",
    "source": {
      "kind": "package",
      "origin": "@takuyaw-w/a5sql-mcp"
    },
    "server": {
      "name": "@takuyaw-w/a5sql-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 100,
    "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": "minimal",
        "label": "capability blast radius (minimal) — client exposure if the model is manipulated",
        "appliedPenalty": 0
      },
      {
        "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.13"
  },
  "capability": {
    "level": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (22 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": "describe_a5sql_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "parse_a5sql_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_a5sql_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detect_a5sql_locations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_a5sql_asset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_a5sql_connections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_a5sql_assets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "parse_a5sql_asset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_a5sql_tables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_a5sql_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "explain_a5sql_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_a5sql_relationships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_a5sql_tables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_a5sql_columns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_sql_select",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_mermaid_er_diagram",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_model_files",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_schema_markdown",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "review_a5sql_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_schema_changes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compare_a5er_with_live_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_migration_plan",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "acd290bd235d40303e1032701ed0f6d88d8a19f0e233eedf6db331cd57a0c420",
  "stats": {
    "tools": 22,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}