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 dynamic exec rafapra3008/cervellaswarm eval()/exec()
exec(result.python_source, ns) # noqa: S102 # nosec B102 - HIGH dynamic exec rafapra3008/cervellaswarm eval()/exec()
exec(result.python_source, ns) # noqa: S102 # nosec B102 - HIGH dynamic exec rafapra3008/cervellaswarm eval()/exec()
exec(code, ns) # nosec B102 - HIGH dynamic exec rafapra3008/cervellaswarm eval()/exec()
exec(code, mod.__dict__) # noqa: S102 # nosec B102 - MEDIUM suspicious endpoint keel-harness/keel 1.1.1.1
'curl -s --max-time 2 http://1.1.1.1 2>&1', // Cloudflare DNS - HIGH committed secret keel-harness/keel private key
PEM private key block (redacted) - HIGH committed secret keel-harness/keel private key
PEM private key block (redacted) - HIGH committed secret keel-harness/keel Anthropic key
sk-ant…(37 chars, redacted) - MEDIUM suspicious endpoint keel-harness/keel 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data", - HIGH committed secret keel-harness/keel Anthropic key
sk-ant…(41 chars, redacted) - HIGH committed secret keel-harness/keel Anthropic key
sk-ant…(41 chars, redacted) - HIGH committed secret keel-harness/keel Anthropic key
sk-ant…(75 chars, redacted) - HIGH committed secret keel-harness/keel Anthropic key
sk-ant…(45 chars, redacted) - HIGH obfuscation keel-harness/keel dynamic require()/import()
const codeCheck = await import(${JSON.stringify(CODE_CHECK_SOURCE)}); - HIGH committed secret keel-harness/keel Anthropic key
sk-ant…(45 chars, redacted)