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 LH8PPL/core-memory-kit Anthropic key
sk-ant…(46 chars, redacted) - HIGH committed secret LH8PPL/core-memory-kit Anthropic key
sk-ant…(46 chars, redacted) - HIGH dynamic exec scrypto-audit-kit __import__()
__import__(mod) - HIGH dynamic exec BenHuHuan/dhscode-tui new Function()
schema.callback = new Function('return ' + schema.callback)() - HIGH dynamic exec BenHuHuan/dhscode-tui eval()
return eval(expr) - HIGH dynamic exec BenHuHuan/dhscode-tui new Function()
export const evaluate = new Function('ctx', 'expr', ` - HIGH dynamic exec BenHuHuan/dhscode-tui new Function()
new Function(`return (${expression})`) - HIGH dynamic exec BenHuHuan/dhscode-tui constructor escape
const st = globalThis.constructor.constructor('return setTimeout')() - HIGH dynamic exec BenHuHuan/dhscode-tui vm exec
return vm.runInNewContext(`(${expression})`) - HIGH obfuscation BenHuHuan/dhscode-tui dynamic require()/import()
const generated = await import(`${pathToFileURL(modulePath).href}?test=${Date.now()}`) as { - HIGH obfuscation BenHuHuan/dhscode-tui dynamic require()/import()
const generated = await import(`${pathToFileURL(modulePath).href}?test=${Date.now()}`) as { - HIGH obfuscation BenHuHuan/dhscode-tui dynamic require()/import()
const generated = await import(`${pathToFileURL(path).href}?test=${Date.now()}-${String(temporaryRoots.length)}`) as { - HIGH obfuscation BenHuHuan/dhscode-tui dynamic require()/import()
const generated = await import(`data:text/javascript,${encodeURIComponent(executable)}`) as RuntimeRemoteModule - HIGH committed secret BenHuHuan/dhscode-tui OpenAI key
sk-e2e…(23 chars, redacted) - HIGH dynamic exec BenHuHuan/dhscode-tui new Function()
const factory = new Function(...parameters, `return (async () => {\n${clientCode}\n})()`)