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.
51197 analyzed
7502 re-analysis due
995 not analyzable
0 not yet analyzed
4849 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 committed secret ashlrai/ashlr-hub OpenAI key
sk-hos…(31 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub GitHub fine-grained PAT
github…(51 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub Google API key
AIzaSy…(39 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub GitHub fine-grained PAT
github…(51 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub OpenAI key
sk-sup…(26 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub OpenAI key
sk-sup…(26 chars, redacted) - HIGH obfuscation ashlrai/ashlr-hub dynamic require()/import()
const mod = await import('../src/core/run/best-of-n.js?m333=' + randomUUID()); - HIGH committed secret ashlrai/ashlr-hub Anthropic key
sk-ant…(54 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub Anthropic key
sk-ant…(59 chars, redacted) - HIGH committed secret ashlrai/ashlr-hub OpenAI key
sk-pro…(55 chars, redacted) - 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';