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
- HIGH committed secret ashlrai/ashlr-hub Anthropic key
sk-ant…(59 chars, redacted) - HIGH dynamic exec ashlrai/ashlr-hub new Function()
const helpers = new Function( - HIGH obfuscation ashlrai/ashlr-hub dynamic require()/import()
const { redTeamProposal } = await import('../src/core/fleet/red-team.js?' + randomUUID()); - HIGH obfuscation ashlrai/ashlr-hub dynamic require()/import()
const { scoreTaste } = await import('../src/core/fleet/taste-critic.js?' + randomUUID()); - MEDIUM suspicious endpoint ashlrai/ashlr-hub discord.com
const FAKE_DISCORD_URL = 'https://discord.com/api/webhooks/000000000/FAKE_DISCORD_TOKEN_PLACEHOLDER'; - HIGH obfuscation ashlrai/ashlr-hub dynamic require()/import()
const mod = await import('../src/core/fleet/model-racing.js?export=' + randomUUID()); - HIGH committed secret ashlrai/ashlr-hub private key
PEM private key block (redacted) - MEDIUM suspicious endpoint ashlrai/ashlr-hub api.telegram.org
_mockHttpError = new Error(`request to https://api.telegram.org/bot${BOT_TOKEN}/sendMessage failed`); - HIGH obfuscation ashlrai/ashlr-hub dynamic require()/import()
const { engineInstalled } = await import('../src/core/run/engines.js?bust-ls-' + randomUUID()); - HIGH obfuscation ashlrai/ashlr-hub dynamic require()/import()
const { runBestOfN } = await import('../src/core/run/best-of-n.js?durable=' + randomUUID()); - HIGH committed secret ashlrai/ashlr-hub GitLab token
glpat-…(30 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub GitHub fine-grained PAT
github…(41 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub OpenAI key
sk-aaa…(35 chars, redacted) - HIGH obfuscation ashlrai/ashlr-hub dynamic require()/import()
const { engineInstalled } = await import('../src/core/run/engines.js?bust1=' + randomUUID()); - HIGH committed secret ashlrai/ashlr-hub Anthropic key
sk-ant…(40 chars, redacted)