Raw scan report

Gqldb — 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": "@ultipa-graph/gqldb-mcp",
    "source": {
      "kind": "package",
      "origin": "@ultipa-graph/gqldb-mcp"
    },
    "server": {
      "name": "@ultipa-graph/gqldb-mcp"
    }
  },
  "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.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 (56 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_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_instance_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_backups",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_backup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "restore_backup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_backup_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_backup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clear_backup_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_balance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_transactions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_usage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_payment_method",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_auto_reload",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "test_connection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_gql_query",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "explain_query",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_algo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_graphs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_graph",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_graph",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "write_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "write_procedure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_db_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_db_license",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reload_db_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "lookup_docs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_my_ip",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_firewall_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_firewall_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_firewall_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_instances",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_deleted_instances",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_instance_credentials",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_regions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_instance_sizes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_enterprise_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_operations_lock",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_trial_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_latest_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rename_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pause_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resume_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "restart_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "upgrade_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reset_admin_password",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_log_level",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "wait_for_instance_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_instance_logs",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_live_metrics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_metrics_history",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "f1c610b70b7fa8185c5faf278e980adc52c37313c875da1580ea7ec0c1e9f82e",
  "stats": {
    "tools": 56,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}