Raw scan report

Ethora — 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": "@ethora/mcp-server",
    "source": {
      "kind": "package",
      "origin": "@ethora/mcp-server"
    },
    "server": {
      "name": "@ethora/mcp-server"
    }
  },
  "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 (80 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 \"ethora-sources-site-crawl\"",
      "category": "network",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "Tool \"ethora-sources-site-crawl\" 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": "ethora-sources-site-crawl",
        "field": "inputSchema.properties.url"
      },
      "owasp": "LLM06:2025 Excessive Agency",
      "data": {
        "param": "url"
      }
    },
    {
      "ruleId": "MTC-CAP-007",
      "title": "Unconstrained URL/host parameter \"url\" on \"ethora-sources-site-crawl-v2\"",
      "category": "network",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "Tool \"ethora-sources-site-crawl-v2\" 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": "ethora-sources-site-crawl-v2",
        "field": "inputSchema.properties.url"
      },
      "owasp": "LLM06:2025 Excessive Agency",
      "data": {
        "param": "url"
      }
    },
    {
      "ruleId": "MTC-CAP-007",
      "title": "Unconstrained URL/host parameter \"url\" on \"ethora-sources-site-crawl-v2-wait\"",
      "category": "network",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "Tool \"ethora-sources-site-crawl-v2-wait\" 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": "ethora-sources-site-crawl-v2-wait",
        "field": "inputSchema.properties.url"
      },
      "owasp": "LLM06:2025 Excessive Agency",
      "data": {
        "param": "url"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "ethora-configure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-help",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-run-recipe",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-doctor",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-auth-use-app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-auth-use-user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-auth-use-b2b",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-select",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-agent-select",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-chats-broadcast-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-chats-broadcast-job-v2",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ethora-wait-broadcast-job-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-files-upload-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-files-get-v2",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ethora-files-delete-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-site-crawl",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "ethora-sources-site-reindex",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "ethora-sources-site-delete-url",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-site-delete-records-v1",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-docs-upload",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-docs-delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-user-login",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-user-register",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-get-default-rooms",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-get-default-rooms-with-app-id",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-create-chat",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-delete-chat",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-wallet-get-balance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-wallet-erc20-transfer",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-b2b-app-create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-b2b-bot-enable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-bot-get-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-bot-update-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-agents-list-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-agents-get-v2",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ethora-agents-create-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-agents-update-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-agents-clone-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-agents-activate-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-bot-enable-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-bot-disable-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-bot-widget-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-chats-message-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-chats-history-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-bot-message-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-bot-history-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora.b2b.auth.use",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora.b2b.app.create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora.b2b.bot.enable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora.b2b.broadcast.wait",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora.b2b.app.bootstrap-ai",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-b2b-app-bootstrap-ai",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "ethora-generate-chat-component-app-tsx",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-generate-env-examples",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-generate-b2b-bootstrap-runbook",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-site-crawl-v2",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "ethora-sources-site-reindex-v2",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "ethora-sources-site-crawl-v2-wait",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "ethora-sources-site-reindex-v2-wait",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "ethora-sources-site-list-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-site-tags-update-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-users-batch-create-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-users-batch-job-v2",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ethora-wait-users-batch-job-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-tokens-list-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-tokens-create-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-tokens-rotate-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-app-tokens-revoke-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-b2b-app-provision",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-site-delete-url-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-site-delete-url-v2-batch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-docs-upload-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-docs-delete-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-docs-list-v2",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ethora-sources-docs-tags-update-v2",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "a6062dcbeafefb58d7e4a6076e01fda666002b939af0efade9dbc4971b0a3698",
  "stats": {
    "tools": 80,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 3,
      "low": 0,
      "info": 0
    }
  }
}