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,140 analyzable servers
50020 analyzed
8131 re-analysis due
988 not analyzable
1 not yet analyzed
4803 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 abacusai/abacusai-bot 169.254.169.254 (cloud metadata) location: "http://169.254.169.254/latest/meta-data/",
  2. HIGH obfuscation abacusai/abacusai-bot dynamic require()/import() const { applyMemoryAction } = await import(${JSON.stringify(
  3. HIGH dynamic exec abacusai/abacusai-bot indirect eval try { (0, eval)(content); } catch (err) {}
  4. HIGH committed secret abacusai/abacusai-bot Slack token xoxb-n…(21 chars, redacted)
  5. MEDIUM suspicious endpoint abacusai/abacusai-bot t.me qr_data: `https://t.me/bot?start=${code}`,
  6. HIGH dynamic exec abacusai/abacusai-bot new Function() expect(() => new Function(`return ${script}`)).not.toThrow();
  7. HIGH dynamic exec abacusai/abacusai-bot new Function() return new Function(
  8. MEDIUM suspicious endpoint abacusai/abacusai-bot 8.8.8.8 expect(rejects("https://8.8.8.8/a")).toBe(true);
  9. MEDIUM suspicious endpoint abacusai/abacusai-bot 169.254.169.254 (cloud metadata) "https://169.254.169.254/latest/meta-data", // cloud instance credentials
  10. MEDIUM suspicious endpoint abacusai/abacusai-bot 169.254.169.254 (cloud metadata) ['<img src="http://169.254.169.254/latest/meta-data/">'],
  11. HIGH obfuscation dfrancislyondflabc-tech/agentic-recall dynamic require()/import() const { redact } = await import(${JSON.stringify(pathToFileURL(join(ROOT, 'lib', 'secrets.js')).href)});
  12. HIGH obfuscation dfrancislyondflabc-tech/agentic-recall dynamic require()/import() const m = await import(${JSON.stringify(pathToFileURL(join(TREE, 'tools', 'memory.js')).href)});
  13. HIGH obfuscation dfrancislyondflabc-tech/agentic-recall dynamic require()/import() `const C = await import(${JSON.stringify(PCFG)});
  14. HIGH obfuscation dfrancislyondflabc-tech/agentic-recall dynamic require()/import() const m = await import(${JSON.stringify(pathToFileURL(join(ROOT, 'tools/memory.js')).href)});
  15. HIGH committed secret dfrancislyondflabc-tech/agentic-recall AWS access key id AKIAQ7…(20 chars, redacted)