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.
50066 analyzed
8097 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
- HIGH dynamic exec MobsLInep/mcpgen eval()
eval(args.code); - MEDIUM over-broad oauth scope agentgraph-server https://mail.google.com/
"https://mail.google.com/mail/u/0/#inbox/18f0c1d2e3a4b5c6", - MEDIUM over-broad oauth scope agentgraph-server https://mail.google.com/
"https://mail.google.com/mail/u/0/#inbox/opaque", - MEDIUM over-broad oauth scope agentgraph-server https://mail.google.com/
"https://mail.google.com/thread-1", - MEDIUM over-broad oauth scope agentgraph-server https://mail.google.com/
"gmail", "thread-1", "observation-1", "https://mail.google.com/thread-1", 3000 - MEDIUM over-broad oauth scope agentgraph-server https://mail.google.com/
"https://mail.google.com/mail/u/0/#inbox/FMfcgzQhVrDqdZqlbQxsFHmWxPVSqDnD", - MEDIUM over-broad oauth scope agentgraph-server https://mail.google.com/
"web_url": "https://mail.google.com/mail/u/0/#all/atlas-maya-thread", - HIGH dynamic exec agent-crossbar __import__()
sys.modules[_full] = __import__(_target, fromlist=[_mod_name]) - HIGH dynamic exec Dayananda-D/DevCDP new Function()
new Function(agentSrc); // throws on a syntax error - HIGH dynamic exec Dayananda-D/DevCDP eval()
async eval(expression, opts = {}) { - HIGH committed secret LyoSU/capka GitHub fine-grained PAT
github…(57 chars, redacted) - MEDIUM suspicious endpoint LyoSU/capka api.telegram.org
const res = await fetch(`https://api.telegram.org/file/bot${botState().token}/${info.file_path}`); - MEDIUM suspicious endpoint LyoSU/capka 169.254.169.254 (cloud metadata)
new Response(null, { status: 302, headers: { location: "http://169.254.169.254/latest/meta-data/" } }), - MEDIUM suspicious endpoint LyoSU/capka 169.254.169.254 (cloud metadata)
const obs = await observePluginPlan(plan([remote("meta", "http://169.254.169.254/mcp")]), OPEN); - HIGH dynamic exec LyoSU/capka new Function()
expect(() => new Function(SANDBOX_IMPORT_SCRIPT)).not.toThrow();