Raw scan report

Apollo Ai Proxy — 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": "@apollo_ai/mcp-proxy",
    "source": {
      "kind": "package",
      "origin": "@apollo_ai/mcp-proxy"
    },
    "server": {
      "name": "@apollo_ai/mcp-proxy"
    }
  },
  "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)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (36 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": [
    {
      "ruleId": "MTC-CAP-007",
      "title": "Unconstrained URL/host parameter \"url\" on \"web_scrape\"",
      "category": "network",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "Tool \"web_scrape\" takes a URL/host parameter \"url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
      "remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
      "location": {
        "kind": "tool",
        "name": "web_scrape",
        "field": "inputSchema.properties.url"
      },
      "owasp": "LLM06:2025 Excessive Agency",
      "data": {
        "param": "url"
      }
    },
    {
      "ruleId": "MTC-CAP-007",
      "title": "Unconstrained URL/host parameter \"target_url\" on \"proxy_fetch\"",
      "category": "network",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "Tool \"proxy_fetch\" takes a URL/host parameter \"target_url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
      "remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
      "location": {
        "kind": "tool",
        "name": "proxy_fetch",
        "field": "inputSchema.properties.target_url"
      },
      "owasp": "LLM06:2025 Excessive Agency",
      "data": {
        "param": "target_url"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "web_scrape",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"scrape\""
        ]
      }
    },
    {
      "tool": "web_search",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"web_search\""
        ]
      }
    },
    {
      "tool": "x_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pain_points",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agentic_trends",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "keyword_opportunities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "opportunity_bundle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agent_intel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "sentiment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "micro_saas",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "web3_hackathons",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "github_trending",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "producthunt",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "weekly_digest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agentic_insights_bundle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "builder_intel_bundle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "proxy_fetch",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "proxy_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_countries",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "crypto_prices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "crypto_trending",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ip_intel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "domain_intel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fx_rates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "stackexchange",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "defi_yields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "defi_protocols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "economic_indicators",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "country_metrics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malware_feed",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ip_geo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "geocode",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "weather",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ml_analyze",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ip_reputation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "malware_url_check",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "f3be4ccee1de58a560ca6116cc4b56e9794534a7f57bc0903f1fe32e420d29a9",
  "stats": {
    "tools": 36,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 2,
      "low": 0,
      "info": 0
    }
  }
}