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.
50035 analyzed
8117 re-analysis due
988 not analyzable
1 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 6177
- dynamic exec 11826
- obfuscation 3575
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2548
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187620
- MEDIUM suspicious endpoint VeriTeknik/pluggedin-app www.google-analytics.com (telemetry)
'https://www.google-analytics.com', - MEDIUM suspicious endpoint VeriTeknik/pluggedin-app www.google-analytics.com (telemetry)
<link rel="preconnect" href="https://www.google-analytics.com" /> - HIGH dynamic exec lilyco-42/lilyco new Function()
r||"lay-options",t=t.attr(n);try{return new Function("return "+(t||"{}"))()}catch(i){return layui.hint().error(e.errorText||[n+'="'+t+'"',"\n parseerror: "+i].join("\n"),"error"),{}}},d.isTopElem=func - MEDIUM suspicious endpoint alexeymohr/LexiconLocal 8.8.8.8
"http://8.8.8.8:11434", # public - HIGH committed secret alexeymohr/LexiconLocal OpenAI key
sk-zzz…(31 chars, redacted) - HIGH obfuscation yailPeralta/ast-mcp-server dynamic require()/import()
const testModule = await import(`${pathToFileURL(testModulePath).href}?id=${randomUUID()}`); - HIGH obfuscation yailPeralta/ast-mcp-server dynamic require()/import()
`require(${JSON.stringify( - HIGH dynamic exec gitmir-hello/gitmir-local new Function()
new Function(js); - MEDIUM suspicious endpoint mrboups/xbrain 169.254.169.254 (cloud metadata)
"http://169.254.169.254/computeMetadata/v1/instance/service-accounts/", - MEDIUM suspicious endpoint mrboups/xbrain 169.254.169.254 (cloud metadata)
("https://169.254.169.254/latest/meta-data/", "cloud metadata service"), - MEDIUM suspicious endpoint mrboups/xbrain 169.254.169.254 (cloud metadata)
("https://169.254.169.254/latest/meta-data/", "link-local — the cloud metadata service"), - MEDIUM suspicious endpoint mrboups/xbrain 8.8.8.8
"https://8.8.8.8/p/abc", # a PUBLIC ip literal is not the threat - HIGH committed secret mrboups/xbrain Anthropic key
sk-ant…(32 chars, redacted) - MEDIUM suspicious endpoint iezhik87/sinoutX-user api.telegram.org
const info = (await fetch(`https://api.telegram.org/bot${botToken}/getFile?file_id=${fileId}`, { signal: AbortSignal.timeout(15_000) }).then((r) => r.json())) as { result?: { file_path?: string } } - MEDIUM suspicious endpoint iezhik87/sinoutX-user api.telegram.org
const res = await fetch(`https://api.telegram.org/bot${botToken}/${method}`, {