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
- HIGH dynamic exec cirwel/unitares __import__()
with patch("builtins.__import__", side_effect=lambda name, *a, **kw: mock_redis_mod if name == "redis.asyncio" else __builtins__.__import__(name, *a, **kw)): - HIGH dynamic exec cirwel/unitares __import__()
module = __import__(module_name, fromlist=[attr_name]) - HIGH committed secret cirwel/unitares Anthropic key
sk-ant…(33 chars, redacted) - HIGH dynamic exec cirwel/unitares eval()/exec()
exec(source, module.__dict__) - HIGH dynamic exec cirwel/unitares __import__()
raise __import__( - MEDIUM suspicious endpoint ronak-create/FableCut 169.254.169.254 (cloud metadata)
await reject("https://169.254.169.254/latest/meta-data", /blocked/i); - HIGH dynamic exec ronak-create/FableCut vm exec
vm.runInNewContext(workletCode, { - HIGH dynamic exec ronak-create/FableCut new Function()
return new Function(`return (${m[1]});`)(); - HIGH dynamic exec ronak-create/FableCut new Function()
return new Function(`${WAIT_HELPERS} - HIGH dynamic exec hronaut/hronaut new Function()
return new Function('window', 'document', 'fetch', 'setTimeout', script + '\nreturn { update(next) { dashboard = next; renderDashboard(); } };')(window, document, fetch, setTimeout) as { update(next: - HIGH dynamic exec hronaut/hronaut indirect eval
return await (0, eval)(${JSON.stringify(script)}); - MEDIUM suspicious endpoint rbmuller/scherlok discord.com
assert _detect_platform("https://discord.com/api/webhooks/123/abc") == "discord" - MEDIUM suspicious endpoint rbmuller/scherlok discord.com
url = "https://discord.com/api/webhooks/1/a" - MEDIUM suspicious endpoint leor2707/Financial-Research-Agent-2026 t.me
ch = channel.strip().replace("@", "").replace("https://t.me/", "") - MEDIUM suspicious endpoint Scentless-trick128/openpapers-mcp 1.1.1.1
url = validate_url("https://1.1.1.1/x")