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
51192 analyzed
7507 re-analysis due
995 not analyzable
1 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. HIGH dynamic exec Apra-Labs/apra-fleet new Function() const { parseBlockers } = new Function(`${match[1]}; return { parseBlockers };`)();
  2. HIGH dynamic exec Apra-Labs/apra-fleet new Function() const { labelTaskIds } = new Function(
  3. HIGH dynamic exec Apra-Labs/apra-fleet new Function() const mk = new Function(src.slice(fnStart, fnEnd) + '\nreturn bdSubtreeSnippet;')();
  4. HIGH dynamic exec FailEcho/failecho __import__ sink lambda p: (p == "/mnt/c/Users") or __import__("os").path.exists(p))
  5. HIGH obfuscation rain6fish/KeelBase dynamic require()/import() await import(`file://${root}/Server-NestJS/src/plugins/plugins/notify.plugin.ts`).catch(() => {});
  6. MEDIUM suspicious endpoint rain6fish/KeelBase 169.254.169.254 (cloud metadata) .mockResolvedValue({ status: 302, ok: false, headers: { get: () => 'http://169.254.169.254/latest' } });
  7. HIGH credential in log rain6fish/KeelBase credential in log console.log(`Demo account created: ${username} / ${password}`);
  8. HIGH committed secret using-system/oddyssey GitHub token ghp_16…(40 chars, redacted)
  9. HIGH dynamic exec wallter/trw-mcp __import__ sink env={"PATH": __import__("os").environ.get("PATH", "")},
  10. HIGH dynamic exec wallter/trw-mcp unsafe yaml.load() data = yaml.load(_MESSAGES_YAML.read_text())
  11. HIGH committed secret wallter/trw-mcp Stripe live key sk_liv…(28 chars, redacted)
  12. HIGH dynamic exec wallter/trw-mcp unsafe yaml.load() parsed = yaml.load(result)
  13. HIGH committed secret wallter/trw-mcp OpenAI key sk-AAA…(27 chars, redacted)
  14. HIGH dynamic exec wallter/trw-mcp eval()/exec() exec("def identity():\n return 'stale'\n", stale.__dict__)
  15. HIGH dynamic exec wallter/trw-mcp __import__ sink "PATH": __import__("os").environ.get("PATH", ""),