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 dynamic exec danielyayla/veri new Function() const fn = new Function(
  2. HIGH dynamic exec danielyayla/veri new Function() const fn = new Function(
  3. HIGH dynamic exec danielyayla/veri new Function() const fn = new Function(
  4. MEDIUM over-broad oauth scope mglynnhenley/sonata-labs gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  5. MEDIUM over-broad oauth scope mglynnhenley/sonata-labs https://mail.google.com/ full: "https://mail.google.com/",
  6. MEDIUM over-broad oauth scope mglynnhenley/sonata-labs gmail.modify modify: "https://www.googleapis.com/auth/gmail.modify",
  7. HIGH dynamic exec microinginer/agentmesh-mcp new Function() new Function("document", "fetch", "window", "URLSearchParams", ADMIN_BROWSER_SOURCE)(document, fetch, window, URLSearchParams);
  8. HIGH committed secret floomhq/floom Slack token xoxb-i…(20 chars, redacted)
  9. HIGH committed secret floomhq/floom Slack token xoxb-t…(15 chars, redacted)
  10. MEDIUM suspicious endpoint floomhq/floom 169.254.169.254 (cloud metadata) json={"prompt": "fetch http://169.254.169.254/latest/meta-data/iam/security-credentials/"},
  11. MEDIUM suspicious endpoint floomhq/floom 93.184.216.34 assert first_url == "https://93.184.216.34:8443/mcp"
  12. MEDIUM suspicious endpoint floomhq/floom 169.254.169.254 (cloud metadata) conn = WorkerMCPConnection(label="evil", url="http://169.254.169.254/latest")
  13. MEDIUM suspicious endpoint floomhq/floom 1.2.3.4 orig, pinned = self.pin("http://1.2.3.4/api", label="Test")
  14. HIGH committed secret floomhq/floom Google API key AIzaSy…(39 chars, redacted)
  15. MEDIUM suspicious endpoint floomhq/floom 93.184.216.34 assert pinned_url == "https://93.184.216.34:8443/mcp?mode=test"