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.
51311 analyzed
7406 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 too large 200 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12011
- obfuscation 3650
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190167
- HIGH committed secret mrworf/secretsauce-mcp GitHub token
ghp_aa…(40 chars, redacted) - HIGH committed secret mrworf/secretsauce-mcp private key
PEM private key block (redacted) - HIGH dynamic exec Pher217/LibreControl __import__ sink
cwd = args.cwd or __import__("os").path.expanduser("~") - MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org
monkeypatch.setattr(telegram_api, "_base_url", lambda: "https://api.telegram.org/botX") - MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org
msg = "Client error for url 'https://api.telegram.org/bot123456:SECRETtoken/getUpdates'" - MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org
return f"https://api.telegram.org/bot{settings.TELEGRAM_BOT_TOKEN}" - MEDIUM suspicious endpoint Pher217/LibreControl t.me
assert "https://t.me/c/" in result - MEDIUM suspicious endpoint Pher217/LibreControl t.me
return f"https://t.me/c/{abs_id}/{topic_id}" - MEDIUM suspicious endpoint Pher217/LibreControl t.me
"bot_link": f"https://t.me/{username}", - MEDIUM suspicious endpoint Pher217/LibreControl t.me
assert body["bot_link"] == "https://t.me/orcbot" - MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org
message = f"GET https://api.telegram.org/bot{RAW_TOKEN}/getMe timed out" - MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org
API_BASE = "https://api.telegram.org" - MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org
"POST", "https://api.telegram.org/botX/sendMessage" - HIGH obfuscation SecuringTheRealm/str-mcp-purview dynamic require()/import()
const mod = await import(`../src/powershell.js?${tag}`); - HIGH committed secret dumbspacecookie/stickies npm token
npm_AA…(40 chars, redacted)