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
- MEDIUM suspicious endpoint ry-ops/mr-robot 169.254.169.254 (cloud metadata)
"curl -sf --max-time 3 http://169.254.169.254/latest/meta-data/ 2>/dev/null" - HIGH obfuscation HackSing/memware dynamic require()/import()
const { MemorySettings } = await import(${JSON.stringify(configModuleUrl)}); - HIGH dynamic exec futu-opend-mcp __import__()
__import__(f"{__name__}.{_name}", fromlist=[_name]) - HIGH dynamic exec futu-opend-mcp eval()/exec()
exec(compile(body, mod.__file__, "exec"), mod.__dict__) - HIGH obfuscation linnnn89/WinCode dynamic require()/import()
const { ToolRouter } = await import(${moduleUrl('Core/ToolRouter')}); - HIGH committed secret jophira/weft GitHub token
ghp_01…(40 chars, redacted) - HIGH committed secret jophira/weft GitHub token
ghp_01…(40 chars, redacted) - HIGH dynamic exec beyondwin/FixThis new Function()
const factory = new Function(`${undoRedoSrc}; return { createHistory, recordAdd, recordDelete, undo, redo };`); - HIGH dynamic exec beyondwin/FixThis new Function()
const { matchesUndo, matchesRedo } = new Function(`${src}; return { matchesUndo, matchesRedo };`)(); - HIGH dynamic exec beyondwin/FixThis new Function()
const factory = new Function(`${fsmSrc}\n${ucSrc}; return { - HIGH dynamic exec beyondwin/FixThis new Function()
const factory = new Function(`${src}; return { - HIGH dynamic exec beyondwin/FixThis new Function()
const factory = new Function(`${src}; return { - HIGH dynamic exec beyondwin/FixThis new Function()
const factory = new Function(`${src}; return { - HIGH dynamic exec beyondwin/FixThis new Function()
const factory = new Function('console', ` - HIGH dynamic exec beyondwin/FixThis new Function()
const fn = new Function(