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
51192 analyzed
7507 re-analysis due
995 not analyzable
1 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. MEDIUM over-broad oauth scope peterwang998/pkm-brain https://mail.google.com/ "https://mail.google.com/"
  2. MEDIUM over-broad oauth scope peterwang998/pkm-brain https://mail.google.com/ assert result["results"][0]["gmail_url"].startswith("https://mail.google.com/")
  3. MEDIUM over-broad oauth scope peterwang998/pkm-brain https://mail.google.com/ "https://mail.google.com/mail/u/peter@example.com/#all/abc%2F123"
  4. MEDIUM over-broad oauth scope peterwang998/pkm-brain gmail.modify "https://www.googleapis.com/auth/gmail.modify"
  5. MEDIUM over-broad oauth scope peterwang998/pkm-brain https://mail.google.com/ "https://mail.google.com/mail/u/"
  6. HIGH dynamic exec DocStream-Oficial/vitals __import__ sink if __import__("os").name == "nt":
  7. MEDIUM suspicious endpoint DocStream-Oficial/vitals api.telegram.org url = f"https://api.telegram.org/bot{bot_token}/sendMessage"
  8. HIGH credential in log rexleimo/harness-cli credential in log console.log(password);
  9. HIGH obfuscation rexleimo/harness-cli dynamic require()/import() require(`prismjs/components/prism-${id}`);
  10. HIGH dynamic exec Pythoughts-labs/claude-architect new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  11. HIGH committed secret claude-book/mcp-server-google-forms Google OAuth client secret GOCSPX…(34 chars, redacted)
  12. HIGH dynamic exec AdvancingTitans/agent-engineering-toolkit __import__ sink real_link = __import__("os").link
  13. HIGH committed secret hfrictor/AgenticRelay OpenAI key sk-SEC…(28 chars, redacted)
  14. MEDIUM over-broad oauth scope ishaan-skyacres/gmail-multi-mcp gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  15. HIGH hidden prompt 988hj7tczd-oss/skill-tool skill: skill-exfil secret→sink: | Add comment | `gh pr comment N --body "..."` | `curl -X POST .../issues/N/comments -d '{"body":"..."}'` |