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 86% of 59,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 too large 200 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 las-team/lastest 8.8.8.8 expect(validateUrl("http://8.8.8.8")).toBeNull();
  2. HIGH dynamic exec las-team/lastest new Function() const func = new Function("window", `return ${fn}`);
  3. HIGH obfuscation las-team/lastest dynamic require()/import() const p = require(${JSON.stringify(
  4. MEDIUM suspicious endpoint las-team/lastest analytics.google.com (telemetry) req({ url: "https://analytics.google.com/track" }),
  5. HIGH dynamic exec las-team/lastest new Function() expect(() => new Function(body)).not.toThrow();
  6. HIGH dynamic exec las-team/lastest setTimeout(string) onClick={() => setInterval("monthly")}
  7. MEDIUM suspicious endpoint las-team/lastest 169.254.169.254 (cloud metadata) url: "http://169.254.169.254/latest/meta-data",
  8. HIGH dynamic exec las-team/lastest new Function() const func = new Function("window", `return ${fn}`);
  9. HIGH committed secret las-team/lastest GitHub token gho_16…(40 chars, redacted)
  10. HIGH dynamic exec las-team/lastest new Function() new Function(body);
  11. HIGH dynamic exec las-team/lastest new Function() new Function(body);
  12. HIGH obfuscation thearchitect0x-glitch/ratchet dynamic require()/import() const mod = await import(`../../src/lib/ssrf.js?strict=${Date.now()}`);
  13. MEDIUM suspicious endpoint thearchitect0x-glitch/ratchet 169.254.169.254 (cloud metadata) 'https://localhost/', 'https://LOCALHOST./', 'https://169.254.169.254/latest/meta-data/',
  14. HIGH dynamic exec thearchitect0x-glitch/ratchet new Function() return new Function(`${m[0]}; return when;`)() as (iso: string | null) => string;
  15. MEDIUM suspicious endpoint thearchitect0x-glitch/ratchet 169.254.169.254 (cloud metadata) ['http://169.254.169.254/latest/meta-data/', 'cloud instance metadata'],