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.
50066 analyzed
8097 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 talirezun/the-curator new Function()
const factory = new Function('document', 'Promise', - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const buildOutSandbox = (body) => new Function(` - HIGH dynamic exec talirezun/the-curator new Function()
const resolve = (new Function('return ' + resolverSrc))()(); - HIGH dynamic exec talirezun/the-curator new Function()
const formatDurationMs = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const realChipFn = (name) => new Function( - HIGH dynamic exec talirezun/the-curator new Function()
return new Function('__state', src); - HIGH dynamic exec talirezun/the-curator new Function()
const api = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const api = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
return new Function(src)(); - HIGH dynamic exec talirezun/the-curator new Function()
const api = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const delayFor = new Function('rateLimited', 'attempt', 'err', 'parseRetryDelay', 'MAX_RETRY_SLEEP_MS', - HIGH dynamic exec talirezun/the-curator new Function()
const escapeHtml = new Function(extractFunction( - HIGH obfuscation talirezun/the-curator dynamic require()/import()
const m = await import(${JSON.stringify('file://' + path.join(appRoot, 'src/routes/mcp.js'))}); - HIGH dynamic exec talirezun/the-curator new Function()
return new Function('MCP_SERVER_PATH', 'process', 'getCapabilities', 'getMcpLauncherPath',