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(...FREE_NAMES, `${body}; return updateHandler;`)(...FREE_NAMES.map(n => env[n])); - HIGH dynamic exec talirezun/the-curator new Function()
const mk = (durable) => new Function('durableStorage', 'localStorage', [ - HIGH dynamic exec talirezun/the-curator new Function()
appFormatAge = new Function(`${body}\nreturn formatAge;`)(); - HIGH dynamic exec talirezun/the-curator new Function()
const view = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const view = new Function( - HIGH obfuscation talirezun/the-curator dynamic require()/import()
const m = await import(${JSON.stringify(filesUrl)}); - HIGH dynamic exec talirezun/the-curator new Function()
const make = new Function('formatDayAge', 'freshnessDotHtml', 'clockGlyph', - HIGH committed secret talirezun/the-curator GitHub token
ghp_th…(41 chars, redacted) - HIGH committed secret talirezun/the-curator GitHub fine-grained PAT
github…(43 chars, redacted) - HIGH committed secret talirezun/the-curator GitHub fine-grained PAT
github…(38 chars, redacted) - HIGH committed secret talirezun/the-curator GitHub fine-grained PAT
github…(35 chars, redacted) - HIGH committed secret talirezun/the-curator GitHub fine-grained PAT
github…(39 chars, redacted) - HIGH dynamic exec talirezun/the-curator new Function()
const legacyBlock = new Function( - HIGH dynamic exec talirezun/the-curator new Function()
const escapeHtml = new Function(extractFunction( - HIGH obfuscation talirezun/the-curator dynamic require()/import()
const c = await import(${JSON.stringify(path.join(ROOT, 'src/brain/config.js'))});