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,698 analyzable servers
51224 analyzed
7479 re-analysis due
995 not analyzable
0 not yet analyzed
4849 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 obfuscation SawyerHan-AI/TideMind dynamic require()/import() const mod = await import(/* @vite-ignore */ `${base}/routes.js`)
  2. MEDIUM over-broad oauth scope SawyerHan-AI/TideMind https://www.googleapis.com/auth/cloud-platform scopes: ['https://www.googleapis.com/auth/cloud-platform'],
  3. MEDIUM suspicious endpoint OurThinkTank/founders-os 169.254.169.254 (cloud metadata) validateFeedUrl("http://169.254.169.254/latest/meta-data/")
  4. HIGH dynamic exec resollo/mcp-servers eval()/exec() exec(code, scope) # noqa: S102 -- this tool is explicitly meant to run arbitrary code
  5. HIGH dynamic exec resollo/mcp-servers eval()/exec() exec(compile(src, BRIDGE, "exec"), ns)
  6. HIGH dynamic exec resollo/mcp-servers eval()/exec() exec(code, scope) # noqa: S102 -- this tool is explicitly meant to run arbitrary code
  7. HIGH suspicious skill script navidmoazzez/instagram-mcp suspicious bundled script command -v uv >/dev/null || curl -LsSf https://astral.sh/uv/install.sh | sh -s -- --no-modify-path
  8. MEDIUM suspicious endpoint Lumidew/DCode 169.254.169.254 (cloud metadata) fetchMock.mockResolvedValueOnce(htmlResponse('', 302, { location: 'http://169.254.169.254/latest/meta-data' }));
  9. MEDIUM suspicious endpoint M4NT/hemlock 169.254.169.254 (cloud metadata) payloads_by_category={"ssrf": "http://169.254.169.254/latest/meta-data/"},
  10. HIGH dynamic exec M4NT/hemlock __import__ sink "ANSICON" in __import__("os").environ or \
  11. HIGH committed secret M4NT/hemlock Slack token xoxb-i…(19 chars, redacted)
  12. HIGH dynamic exec M4NT/hemlock __import__() mod = __import__(attack.__module__, fromlist=[""])
  13. MEDIUM suspicious endpoint M4NT/hemlock 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
  14. HIGH committed secret M4NT/hemlock Slack token xoxb-I…(24 chars, redacted)
  15. MEDIUM suspicious endpoint hail-hq/hail 169.254.169.254 (cloud metadata) params={"base_url": "https://169.254.169.254/v1", "model": "m"},