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
- MEDIUM suspicious endpoint msgbyte/tianji api.telegram.org
await axios.post(`https://api.telegram.org/bot${botToken}/sendMessage`, { - MEDIUM suspicious endpoint msgbyte/tianji t.me
{t('You can get a token from https://t.me/BotFather.')} - MEDIUM suspicious endpoint msgbyte/tianji api.telegram.org
`https://api.telegram.org/bot${t}/getUpdates`; - MEDIUM over-broad oauth scope u14app/deep-research https://www.googleapis.com/auth/cloud-platform
scope: "https://www.googleapis.com/auth/cloud-platform", - HIGH obfuscation u14app/deep-research dynamic require()/import()
return await import(`../locales/${normalizeLocale(lang)}.json`); - MEDIUM suspicious endpoint pollinations/pollinations 93.184.216.34
imageMessage(["http://93.184.216.34/image.png"]), - MEDIUM suspicious endpoint pollinations/pollinations 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/", - MEDIUM suspicious endpoint pollinations/pollinations 169.254.169.254 (cloud metadata)
"http://169.254.169.254/image.png", - MEDIUM over-broad oauth scope pollinations/pollinations https://www.googleapis.com/auth/cloud-platform
scope: "https://www.googleapis.com/auth/cloud-platform", - HIGH dynamic exec pollinations/pollinations vm exec
vm.runInNewContext(shim, { - HIGH hidden prompt pollinations/pollinations skill: skill-exfil
secret→sink: Upload goes straight to the media API (`POST https://media.pollinations.ai/upload`, - HIGH dynamic exec cameroncooke/xcodebuildmcp new Function()
expect(() => new Function(generated)).not.toThrow(); - HIGH obfuscation cameroncooke/xcodebuildmcp dynamic require()/import()
const { importToolModule } = await import(`${projectRoot}/build/core/manifest/import-tool-module.js`); - MEDIUM suspicious endpoint elie222/inbox-zero 169.254.169.254 (cloud metadata)
"https://169.254.169.254/latest/meta-data/", - MEDIUM over-broad oauth scope elie222/inbox-zero https://mail.google.com/
if (!emailAddress) return `https://mail.google.com/mail/u/0/#${fragment}`;