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.
50066 analyzed
8097 re-analysis due
988 not analyzable
0 not yet analyzed
4803 source gone
not analyzable
789 too large 199 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 338
- committed secret 6178
- dynamic exec 11834
- obfuscation 3579
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187628
- HIGH committed secret PDgit12/knitbrain Anthropic key
sk-ant…(77 chars, redacted) - MEDIUM suspicious endpoint jarod-vyent/xrpl-identity-mcp 169.254.169.254 (cloud metadata)
assertTargetAllowed('https://169.254.169.254/latest/meta-data/'), - HIGH committed secret imnotStealthy/codex-discord-mcp OpenAI key
sk-pro…(32 chars, redacted) - HIGH dynamic exec imnotStealthy/codex-discord-mcp __import__ sink
__import__("subprocess"), "CREATE_NEW_PROCESS_GROUP", 0 - MEDIUM suspicious endpoint cedarsaam/agent-search 93.184.216.34
safe_get(_Sess(), "http://93.184.216.34/start") # 公网 IP 字面量起点 - HIGH dynamic exec luckeyfaraday/athena-loops __import__ sink
return __import__("subprocess").CompletedProcess(argv, 0, stdout="ok\n", stderr="") - MEDIUM over-broad oauth scope coderadius-ai/coderadius https://www.googleapis.com/auth/cloud-platform
const auth = new GoogleAuth({ scopes: ['https://www.googleapis.com/auth/cloud-platform'] }); - MEDIUM over-broad oauth scope coderadius-ai/coderadius https://www.googleapis.com/auth/cloud-platform
const auth = new GoogleAuth({ scopes: ['https://www.googleapis.com/auth/cloud-platform'] }); - HIGH committed secret Sushank05/mcp-doorman Anthropic key
sk-ant…(37 chars, redacted) - MEDIUM suspicious endpoint timdevai/proteus 169.254.169.254 (cloud metadata)
"Submit http://169.254.169.254/ and http://127.0.0.1 in URL fields.", - MEDIUM over-broad oauth scope timdevai/proteus https://www.googleapis.com/auth/documents
"https://www.googleapis.com/auth/documents", - MEDIUM over-broad oauth scope timdevai/proteus https://www.googleapis.com/auth/spreadsheets
"https://www.googleapis.com/auth/spreadsheets", - MEDIUM over-broad oauth scope timdevai/proteus https://www.googleapis.com/auth/drive
"https://www.googleapis.com/auth/drive", - MEDIUM over-broad oauth scope timdevai/proteus gmail.modify
"https://www.googleapis.com/auth/gmail.modify", - MEDIUM suspicious endpoint testery/claude-plugin us.i.posthog.com (telemetry)
DEFAULT_POSTHOG_HOST = 'https://us.i.posthog.com'