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.
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 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 12007
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190152
- HIGH suspicious skill script NeoLabs-Systems/NeoAgent suspicious bundled script
python3 -c "import manim" 2>/dev/null && ok "Manim $(manim --version 2>&1 | head -1)" || { fail "Manim not installed: pip install manim"; errors=$((errors+1)); } - HIGH obfuscation NeoLabs-Systems/NeoAgent dynamic require()/import()
const { releasePortForSetup } = require(${JSON.stringify(MANAGER)}); - HIGH obfuscation NeoLabs-Systems/NeoAgent dynamic require()/import()
const { runFullSetup } = require(${JSON.stringify(fullSetupModule)}); - HIGH obfuscation NeoLabs-Systems/NeoAgent dynamic require()/import()
const { resolveQemuSystemBinary, resolveQemuImgBinary } = require(${JSON.stringify( - MEDIUM over-broad oauth scope NeoLabs-Systems/NeoAgent https://www.googleapis.com/auth/spreadsheets
scopes: ['https://www.googleapis.com/auth/spreadsheets'], - MEDIUM over-broad oauth scope NeoLabs-Systems/NeoAgent https://www.googleapis.com/auth/documents
scopes: ['https://www.googleapis.com/auth/documents'], - MEDIUM over-broad oauth scope NeoLabs-Systems/NeoAgent https://www.googleapis.com/auth/drive
scopes: ['https://www.googleapis.com/auth/drive'], - MEDIUM over-broad oauth scope NeoLabs-Systems/NeoAgent https://mail.google.com/
scopes: ['https://mail.google.com/'], - MEDIUM over-broad oauth scope NeoLabs-Systems/NeoAgent https://www.googleapis.com/auth/cloud-platform
scopes: ['https://www.googleapis.com/auth/cloud-platform'], - HIGH credential in log NeoLabs-Systems/NeoAgent credential in log
console.log(` API keys: ${Object.keys(scan.apiKeys).join(', ') || 'none'}`); - HIGH hidden prompt NeoLabs-Systems/NeoAgent skill: skill-exfil
secret→sink: | Add comment | `gh pr comment N --body "..."` | `curl -X POST .../issues/N/comments -d '{"body":"..."}'` | - MEDIUM suspicious endpoint pranava0x0/Commonwealth-MCP 93.184.216.34
"https://93.184.216.34/x") - MEDIUM over-broad oauth scope vilaca/factory https://www.googleapis.com/auth/cloud-platform
'https://www.googleapis.com/auth/cloud-platform', - HIGH committed secret dinglebear-ai/soma private key
PEM private key block (redacted) - MEDIUM suspicious endpoint marco308/meals 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/", # cloud instance metadata