Raw scan report

Rad Security — 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": "@rad-security/mcp-server",
    "source": {
      "kind": "package",
      "origin": "@rad-security/mcp-server"
    },
    "server": {
      "name": "@rad-security/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.13"
  },
  "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 (51 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_containers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_container_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_clusters",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_cluster_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "who_shelled_into_pod",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_images",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_image_vulnerabilities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_top_vulnerable_images",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_image_sbom",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ignore_cve",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unignore_cve",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_cve_dispositions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_k8s_resource_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_k8s_resources",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_containers_process_trees",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_containers_baselines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_container_llm_analysis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_security_findings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_security_finding_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mark_inbox_item_as_false_positive",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_inbox_items",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_inbox_item_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workflows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workflow_runs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workflow_run",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workflow_schedules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_custom_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_custom_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_workflow_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_knowledge_base",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_knowledge_base_collections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_knowledge_base_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_knowledge_base_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_knowledge_base_document_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_knowledge_base_document_download_url",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "radql_list_data_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "radql_get_type_metadata",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "radql_list_filter_values",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "radql_query_builder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "radql_batch_query",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_widget_templates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_widget_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_dashboard_templates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_dashboard_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_dashboards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_external_integrations",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "812641e2c0181e029c2e397864ef655d0ebe4eb40c1ae671c8940e225a86e8f1",
  "stats": {
    "tools": 51,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}