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 86% of 59,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 too large 200 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 GtechGovind/agento __import__() module = __import__(module_name)
  2. MEDIUM suspicious endpoint businessmcp/mcp-gateway 8.8.8.8 expect(await isPublicHttpUrl('https://8.8.8.8/mcp')).toBe(true)
  3. MEDIUM suspicious endpoint businessmcp/mcp-gateway 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  4. HIGH dynamic exec 10xHub/Agentflow __import__() __import__(module_name)
  5. HIGH dynamic exec 10xHub/Agentflow __import__() with patch("builtins.__import__", side_effect=lambda name, *a, **k: MagicMock() if name == "cohere" else __import__(name, *a, **k)):
  6. HIGH dynamic exec 10xHub/Agentflow eval()/exec() result = eval(expression, allowed_names, {}) # noqa: S307
  7. HIGH dynamic exec 10xHub/Agentflow eval()/exec() resolved[name] = eval(raw, globalns, None) # noqa: S307 # nosec B307
  8. HIGH dynamic exec KazKozDev/footnote-mcp __import__() __import__(module_name)
  9. HIGH committed secret Vijay-Duke/mcp-gitlab GitLab token glpat-…(44 chars, redacted)
  10. HIGH dynamic exec andrei-ionut-nita/ai-agent-engineering eval()/exec() return str(eval(str(expression), {"__builtins__": {}}))
  11. HIGH dynamic exec andrei-ionut-nita/ai-agent-engineering eval()/exec() return str(eval(expression, {"__builtins__": {}}))
  12. HIGH dynamic exec andrei-ionut-nita/ai-agent-engineering eval()/exec() return str(eval(expression, {"__builtins__": {}}, {})) # noqa: S307
  13. HIGH dynamic exec andrei-ionut-nita/ai-agent-engineering eval()/exec() return str(eval(expression, {"__builtins__": {}}, {})) # noqa: S307
  14. HIGH committed secret ssarthaks/agent-monitor OpenAI key sk-CAN…(41 chars, redacted)
  15. HIGH committed secret ssarthaks/agent-monitor AWS access key id AKIAIO…(20 chars, redacted)