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.

analysis coverage 85% of 59,163 analyzable servers
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.

code findings 15 shown
  1. MEDIUM suspicious endpoint AsoBeast/asobeast 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  2. HIGH committed secret AsoBeast/asobeast OpenAI key sk-pro…(32 chars, redacted)
  3. HIGH dynamic exec AsoBeast/asobeast eval() eval(
  4. MEDIUM suspicious endpoint AsoBeast/asobeast 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  5. MEDIUM suspicious endpoint AsoBeast/asobeast discord.com 'https://discord.com/api/webhooks/123/abc',
  6. MEDIUM suspicious endpoint AsoBeast/asobeast 169.254.169.254 (cloud metadata) url: 'http://169.254.169.254/latest/meta-data/',
  7. 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[] }) =>
  8. HIGH obfuscation Artem1981777/CronusCapital dynamic require()/import() await assert.doesNotReject(import(`../lib/${f}`))
  9. MEDIUM suspicious endpoint Artem1981777/CronusCapital api.telegram.org const tg = (text) => fetch("https://api.telegram.org/bot" + TG + "/sendMessage", {
  10. MEDIUM over-broad oauth scope bobpanil/VIVATLAS delete_repo "delete_repo",
  11. 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')
  12. 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}`,
  13. MEDIUM suspicious endpoint open-grove/opengrove 169.254.169.254 (cloud metadata) "https://169.254.169.254",
  14. HIGH obfuscation open-grove/opengrove dynamic require()/import() const model = await import(`data:text/javascript;base64,${Buffer.from(source).toString("base64")}`);
  15. HIGH obfuscation open-grove/opengrove dynamic require()/import() await import(`${pathToFileURL(bundlePath).href}?run=${Date.now()}`);