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 SathiaAI/graphsmith eval()
return eval(`(${input.expr})`); - HIGH dynamic exec SathiaAI/graphsmith new Function()
new Function("return 1"); - HIGH dynamic exec SathiaAI/graphsmith eval()
eval("console.log(1)"); - MEDIUM suspicious endpoint SathiaAI/graphsmith 1.1.1.1
'if wget -q -T2 -O- http://1.1.1.1 >/dev/null 2>&1; then printf "net=ALLOWED\\n"; else printf "net=DENIED\\n"; fi', - HIGH committed secret SathiaAI/graphsmith OpenAI key
sk-evm…(31 chars, redacted) - HIGH committed secret SathiaAI/graphsmith Anthropic key
sk-ant…(31 chars, redacted) - HIGH committed secret SathiaAI/graphsmith AWS access key id
AKIAZZ…(20 chars, redacted) - HIGH committed secret SathiaAI/graphsmith OpenAI key
sk-A1b…(27 chars, redacted) - HIGH committed secret SathiaAI/graphsmith OpenAI key
sk-A1b…(27 chars, redacted) - HIGH obfuscation SathiaAI/graphsmith dynamic require()/import()
const gate = require(${JSON.stringify(path.join(SCRIPTS, "gate.js"))}); - HIGH dynamic exec SathiaAI/graphsmith eval()
**Break**: \`scripts/gate.js\` — \`const EVAL_HOLE = eval("1+1")\` injected - HIGH obfuscation SathiaAI/graphsmith dynamic require()/import()
try { fn = require("./workers/" + stepDef.worker); } - HIGH committed secret SathiaAI/graphsmith AWS access key id
AKIA99…(20 chars, redacted) - HIGH committed secret SathiaAI/graphsmith OpenAI key
sk-pla…(37 chars, redacted) - HIGH committed secret SathiaAI/graphsmith Stripe live key
sk_liv…(34 chars, redacted)