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
- MEDIUM suspicious endpoint AsoBeast/asobeast 169.254.169.254 (cloud metadata)
'http://169.254.169.254/latest/meta-data/', - HIGH committed secret AsoBeast/asobeast OpenAI key
sk-pro…(32 chars, redacted) - HIGH dynamic exec AsoBeast/asobeast eval()
eval( - MEDIUM suspicious endpoint AsoBeast/asobeast 169.254.169.254 (cloud metadata)
'http://169.254.169.254/latest/meta-data/', - MEDIUM suspicious endpoint AsoBeast/asobeast discord.com
'https://discord.com/api/webhooks/123/abc', - MEDIUM suspicious endpoint AsoBeast/asobeast 169.254.169.254 (cloud metadata)
url: 'http://169.254.169.254/latest/meta-data/', - HIGH dynamic exec tontoko/jev-browser new Function()
const observe = new Function('args', `${source()}; return JevDOM.observe(${JSON.stringify(frameOptions)}, args.roots, args.recordRoots);`) as (args: { roots?: Element[]; recordRoots?: Element[] }) => - HIGH obfuscation Artem1981777/CronusCapital dynamic require()/import()
await assert.doesNotReject(import(`../lib/${f}`)) - MEDIUM suspicious endpoint Artem1981777/CronusCapital api.telegram.org
const tg = (text) => fetch("https://api.telegram.org/bot" + TG + "/sendMessage", { - MEDIUM over-broad oauth scope bobpanil/VIVATLAS delete_repo
"delete_repo", - MEDIUM over-broad oauth scope Laika-Dynamics-Ltd/laika-orbit https://mail.google.com/
expect(w.items[0].href).toBe('https://mail.google.com/mail/u/0/#inbox/t7') - MEDIUM over-broad oauth scope Laika-Dynamics-Ltd/laika-orbit https://mail.google.com/
href: `https://mail.google.com/mail/u/0/#inbox/${m.threadId}`, - MEDIUM suspicious endpoint open-grove/opengrove 169.254.169.254 (cloud metadata)
"https://169.254.169.254", - HIGH obfuscation open-grove/opengrove dynamic require()/import()
const model = await import(`data:text/javascript;base64,${Buffer.from(source).toString("base64")}`); - HIGH obfuscation open-grove/opengrove dynamic require()/import()
await import(`${pathToFileURL(bundlePath).href}?run=${Date.now()}`);