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,151 analyzable servers
50066 analyzed
8097 re-analysis due
988 not analyzable
0 not yet analyzed
4803 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 committed secret rohitg00/ai-engineering-from-scratch OpenAI key sk-sup…(33 chars, redacted)
  2. HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec() return str(eval(expr, {"__builtins__": {}}, {}))
  3. HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec() return str(eval(expression, {"__builtins__": {}}, {}))
  4. HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec() result = eval(expression, {"__builtins__": {}}, {"math": math})
  5. HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec() result = eval(expression, {"__builtins__": {}}, {})
  6. HIGH dynamic exec rohitg00/ai-engineering-from-scratch eval()/exec() expected = eval(cleaned, {"__builtins__": {}}, {})
  7. HIGH committed secret mcp-frisk private key PEM private key block (redacted)
    mcp_frisk-0.2.0/frisk/sandbox/ honeypot.py :43
  8. MEDIUM suspicious endpoint Meridian402/meridian api.telegram.org await fetch(`https://api.telegram.org/bot${TOKEN}/sendMessage`, {
  9. HIGH committed secret thatfactory/xcode-cloud-mcp private key PEM private key block (redacted)
  10. MEDIUM suspicious endpoint dexllm 1.2.3.4 _FakeDK(["http://1.2.3.4:8080/gate.php"]), with_xref=False
    dexllm-0.21.0/tests/ test_ioc.py :262
  11. HIGH dynamic exec faizanahmed-sy-devstree/prompt-studio-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  12. HIGH dynamic exec faizanahmed-sy-devstree/prompt-studio-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  13. MEDIUM suspicious endpoint AgentSpore/agentspore 8.8.8.8 assert is_private_ip("http://8.8.8.8/") is False
  14. MEDIUM suspicious endpoint AgentSpore/agentspore 169.254.169.254 (cloud metadata) assert is_private_ip("http://169.254.169.254/latest/meta-data/") is True
  15. MEDIUM suspicious endpoint AgentSpore/agentspore pastebin.com assert is_blocked_domain("https://pastebin.com/raw/abc") is True