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,570 analyzable servers
50889 analyzed
7686 re-analysis due
992 not analyzable
3 not yet analyzed
4833 source gone
not analyzable
793 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 sgx-labs/statelessagent Google API key AIzaSy…(39 chars, redacted)
  2. HIGH committed secret sgx-labs/statelessagent Anthropic key sk-ant…(39 chars, redacted)
  3. HIGH committed secret sgx-labs/statelessagent AWS access key id AKIAIO…(20 chars, redacted)
  4. MEDIUM suspicious endpoint xlitedev/claude-telegram-switch api.telegram.org const API_ROOT = process.env.TELEGRAM_API_ROOT ?? 'https://api.telegram.org'
  5. HIGH dynamic exec Hugin-Z/trip-decider __import__ sink if __import__("os").name == "nt":
  6. HIGH dynamic exec ryonakae/sheltie indirect eval const value = await Promise.race([Promise.resolve((0, eval)(source)), timeout]);
  7. HIGH credential in log Qingyon-AI/Revornix credential in log console.error(`Token refresh attempt #${refreshTokenTimes}. Refresh failed. Maximum of three attempts allowed; exceeding this limit will force a logout.`)
  8. HIGH dynamic exec Qingyon-AI/Revornix new Function() const fn = new Function(code);
  9. HIGH obfuscation Qingyon-AI/Revornix dynamic require()/import() const { handleRoute } = await import(`./routes/${router}.js`);
  10. MEDIUM over-broad oauth scope zack-bolich/multi-account-gmail-mcp gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  11. MEDIUM suspicious endpoint cunninghambe/aperture a.ngrok.io ['https://a.ngrok.io', 'https://b.ngrok.io'],
  12. HIGH dynamic exec iduyuhe/zhiyan-evolviq __import__() __import__(mod)
  13. MEDIUM suspicious endpoint iduyuhe/zhiyan-evolviq 43.153.172.52 qr.add_data("http://43.153.172.52:3006")
  14. MEDIUM suspicious endpoint epslkslsksndnsjs-lab/myterminal example.ngrok.io kv(NM('Public URL','\u516C\u7F51 URL'), 'https://example.ngrok.io', C.text, C.text, 2),
  15. HIGH obfuscation protonspy/open-wiki dynamic require()/import() const mod = (await import(`${pathToFileURL(file).href}?v=${counter++}`)) as {