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 obfuscation kristoffeys/commonwealth dynamic require()/import()
const lib = await import(${JSON.stringify(libUrl)}); - HIGH committed secret kristoffeys/commonwealth OpenAI key
sk-pro…(35 chars, redacted) - HIGH committed secret kristoffeys/commonwealth Stripe live key
sk_liv…(32 chars, redacted) - HIGH committed secret kristoffeys/commonwealth GitHub fine-grained PAT
github…(48 chars, redacted) - HIGH committed secret kristoffeys/commonwealth Google API key
AIzaSy…(39 chars, redacted) - MEDIUM suspicious endpoint AlexeyPlaton/VibeUs t.me
href={`https://t.me/Vibe_us_Bot?start=proj_${projectId}`} - HIGH committed secret Desouki27/blastradius Anthropic key
sk-ant…(39 chars, redacted) - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const { getScanRecency } = await import(COMPLIANCE + "scan-recency.js"); - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const { writeCacheFileSync } = await import(`file://${CACHE_MODULE}`); - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const mod = await import(`${pathToFileURL(entry).href}?catalogdrift=${tag}`); - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const mod = await import(`${pathToFileURL(entry).href}?unknownparam=${posture}`); - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const mod = await import(`${pathToFileURL(entry).href}?traversal=1`); - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const mod = (await import(`${pathToFileURL(config).href}?floors=1`)) as { - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const mod = await import(`${pathToFileURL(entry).href}?idprod=1`); - HIGH obfuscation baramundisoftware/bConnect-MCP dynamic require()/import()
const mod = await import(`${pathToFileURL(entry).href}?dispatch=${posture}`);