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.
50064 analyzed
8099 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
- MEDIUM suspicious endpoint KeeperHub/keeperhub api.telegram.org
`https://api.telegram.org/bot${botToken}/getMe`, - MEDIUM suspicious endpoint KeeperHub/keeperhub api.telegram.org
const apiUrl = `https://api.telegram.org/bot${botToken}/sendMessage`; - MEDIUM suspicious endpoint KeeperHub/keeperhub t.me
href: "https://t.me/+pHqeV_UtG1I0ZTY0", - MEDIUM suspicious endpoint KeeperHub/keeperhub t.me
{ name: "Telegram", url: "https://t.me/+S18ut1NJA5Q1NzBk", icon: "telegram" }, - HIGH hidden prompt KeeperHub/keeperhub agent-rules: skill-exfil (low)
secret→sink: For all curl requests to APP_URL, include these headers: - MEDIUM suspicious endpoint wallieinformal201/pentest-mcp-server 169.254.169.254 (cloud metadata)
template: 'http://169.254.169.254/latest/meta-data/', - HIGH obfuscation wallieinformal201/pentest-mcp-server dynamic require()/import()
const existing = await import(`file://${VERSION_TS_PATH}`).catch(() => null); - HIGH dynamic exec dudleyinnermost116/supply-chain-control-tower __import__()
__import__(import_name) - HIGH obfuscation talirezun/the-curator dynamic require()/import()
const WS = await import(${JSON.stringify(path.join(REPO, 'src/brain/working-state.js'))}); - HIGH dynamic exec talirezun/the-curator new Function()
const factory = new Function('location', 'window', 'document', `return (${fn.toString()});`); - HIGH dynamic exec talirezun/the-curator new Function()
const make = new Function(...CONFIG_EXPORT_NAMES, `${fnSrc}; return compareSemver;`); - HIGH dynamic exec talirezun/the-curator new Function()
return new Function(...FREE_NAMES, `${body}; return updateHandler;`)(...FREE_NAMES.map(n => env[n])); - HIGH dynamic exec talirezun/the-curator new Function()
const mk = (durable) => new Function('durableStorage', 'localStorage', [ - HIGH dynamic exec talirezun/the-curator new Function()
appFormatAge = new Function(`${body}\nreturn formatAge;`)(); - HIGH dynamic exec talirezun/the-curator new Function()
const view = new Function(