Code analysis

static source read inferred

Static code-analysis findings — hidden prompt content in shipped skill files, committed secrets, dynamic-exec sinks, and suspicious call-home endpoints — across the analyzed catalogue. Heuristic, pure, no code executed; every row deep-links to its source. Click a kind to filter.

analysis coverage 85% of 59,163 analyzable servers
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 source gone
not analyzable
789 too large 199 no source

Running analyzer v33. The scanner changelog explains what each version detects and when it changed.

code findings 15 shown
  1. HIGH dynamic exec HatriGt/agent-sandbox eval() async eval(expression) {
  2. HIGH dynamic exec HatriGt/agent-sandbox eval() async eval(expression) {
  3. HIGH committed secret HatriGt/agent-sandbox GitHub fine-grained PAT github…(57 chars, redacted)
  4. HIGH committed secret HatriGt/agent-sandbox Anthropic key sk-ant…(39 chars, redacted)
  5. MEDIUM suspicious endpoint HatriGt/agent-sandbox 169.254.169.254 (cloud metadata) assert.equal(isProbeableUrl("https://169.254.169.254/latest/meta-data"), false);
  6. MEDIUM suspicious endpoint mcp-hangar 169.254.169.254 (cloud metadata) _, warnings = _run({"meta": {"mode": "remote", "endpoint": "http://169.254.169.254/latest/meta-data/"}})
    mcp_hangar-2.21.0/tests/unit/ test_unguarded_config_endpoints.py :46
  7. MEDIUM suspicious endpoint mcp-hangar 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
    mcp_hangar-2.21.0/tests/unit/ test_ssrf_provenance.py :140
  8. MEDIUM over-broad oauth scope mcp-hangar delete_repo server.invoke_tool("delete_repo", {})
    mcp_hangar-2.21.0/tests/unit/ test_set_l7_policy_handler.py :56
  9. MEDIUM suspicious endpoint mcp-hangar 169.254.169.254 (cloud metadata) validate_no_ssrf("http://169.254.169.254/latest/meta-data/")
    mcp_hangar-2.21.0/tests/unit/ test_security_identity_and_network.py :35
  10. HIGH committed secret mcp-hangar Google API key AIzaSy…(39 chars, redacted)
    mcp_hangar-2.21.0/tests/unit/ test_output_redactor.py :237
  11. MEDIUM over-broad oauth scope mcp-hangar delete_repo _server(L7Policy(tools=ToolRules(deny=("delete_*",)))).invoke_tool("delete_repo", {})
    mcp_hangar-2.21.0/tests/unit/ test_egress_l7_enforcement.py :46
  12. MEDIUM over-broad oauth scope mcp-hangar delete_repo action, _ = evaluate_tool("delete_repo", rules, ToolAction.DENY)
    mcp_hangar-2.21.0/tests/unit/ test_egress_l7.py :30
  13. MEDIUM suspicious endpoint AlgoVaultLabs/crypto-quant-signal-mcp t.me expect(html).toContain('https://t.me/algovaultofficialbot?start=auth_av_live_abc123def456789012345678');
  14. MEDIUM suspicious endpoint AlgoVaultLabs/crypto-quant-signal-mcp 8.8.8.8 await expect(resolveAndAssertEgress('https://8.8.8.8/x', { lookup: lk }))
  15. MEDIUM suspicious endpoint AlgoVaultLabs/crypto-quant-signal-mcp 8.8.8.8 const pin = await resolveAndAssertEgress('https://8.8.8.8/x', { lookup });