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.
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 6180
- dynamic exec 11839
- obfuscation 3598
- suspicious endpoint 12356
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187702
- HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key
sk-can…(33 chars, redacted) - HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key
sk-pro…(38 chars, redacted) - HIGH committed secret Continuum-AI-Corp/OrcaReplay Anthropic key
sk-ant…(39 chars, redacted) - HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key
sk-pro…(32 chars, redacted) - HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key
sk-scr…(32 chars, redacted) - HIGH committed secret Continuum-AI-Corp/OrcaReplay OpenAI key
sk-tra…(32 chars, redacted) - MEDIUM over-broad oauth scope giantswarm/pro admin:org
mockGitHubUser(t, { scopes: 'admin:org, project, repo, workflow' }); - MEDIUM over-broad oauth scope giantswarm/pro write:org
scopes = 'repo, project, write:org'; - MEDIUM over-broad oauth scope giantswarm/pro admin:org
it('honors the scope hierarchy: admin:org or write:org satisfies read:org', async (t) => { - MEDIUM over-broad oauth scope giantswarm/pro write:org
'read:org': ['read:org', 'write:org', 'admin:org'] - HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__()
mod = __import__(module_name) - HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__ sink
"peer_uid": __import__("os").getuid(), - HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__ sink
"PATH": __import__("os").environ["PATH"], - HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__()
digest = __import__( - HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__()
module = __import__(module_name)