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.
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 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 6180
- dynamic exec 11839
- obfuscation 3598
- suspicious endpoint 12356
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187699
- HIGH dynamic exec talirezun/the-curator new Function()
return new Function(...keys, body)(...keys.map((k) => deps[k])); - HIGH dynamic exec talirezun/the-curator new Function()
const SETTINGS_SECTIONS = SECTIONS_SRC ? new Function(SECTIONS_SRC[0] + '\nreturn SETTINGS_SECTIONS;')() : null; - HIGH dynamic exec talirezun/the-curator new Function()
sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const factory = new Function('document', 'getComputedStyle', 'setTimeout', 'console', 'log', - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
R = new Function(...names, body)(...names.map((n) => INJECTED[n])); - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
S = new Function(...names, body)(...names.map((n) => SET_INJECTED[n])); - HIGH dynamic exec talirezun/the-curator new Function()
const sandbox = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const escapeHtml = new Function(extractFunction(appSrc, 'escapeHtml', 'app.js') + '\nreturn escapeHtml;')(); - HIGH dynamic exec talirezun/the-curator new Function()
const api = new Function(