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. HIGH committed secret jin-bo/agentao AWS access key id AKIAZZ…(20 chars, redacted)
  2. HIGH committed secret jin-bo/agentao OpenAI key sk-pro…(28 chars, redacted)
  3. HIGH committed secret jin-bo/agentao private key PEM private key block (redacted)
  4. MEDIUM suspicious endpoint jin-bo/agentao 1.127.0.0 assert e.decide("web_fetch", {"url": "http://1.127.0.0.1/"}) == PermissionDecision.ASK
  5. MEDIUM suspicious endpoint jin-bo/agentao 169.254.169.254 (cloud metadata) assert e.decide("web_fetch", {"url": "http://169.254.169.254/latest/meta-data"}) == PermissionDecision.DENY
  6. HIGH dynamic exec jin-bo/agentao __import__ sink **__import__("os").environ,
  7. HIGH dynamic exec jin-bo/agentao __import__() adapter_mod = __import__(
  8. HIGH dynamic exec jin-bo/agentao eval()/exec() exec(
  9. HIGH hidden prompt jin-bo/agentao agent-rules: tag-smuggling smuggled ascii: "gbsctgbwlsgbeng" (+1 more line)
  10. MEDIUM suspicious endpoint Crypto-Data-API/algobrain t.me lines.append(f"| **Telegram** | [{telegram}](https://t.me/{telegram}){tg_str} |")
  11. HIGH dynamic exec n24q02m/crg __import__() __import__(
  12. HIGH dynamic exec full-stack-dev-johncastrosanabria/MultiAgent-Software-Engineering-Team. __import__() for engine, spec in __import__(
  13. MEDIUM suspicious endpoint full-stack-dev-johncastrosanabria/MultiAgent-Software-Engineering-Team. 1.1.1.1 "http://1.1.1.1", check=False).returncode != 0
  14. HIGH obfuscation rain6fish/KeelBase dynamic require()/import() await import(`file://${root}/Server-NestJS/src/plugins/plugins/notify.plugin.ts`).catch(() => {});
  15. MEDIUM suspicious endpoint rain6fish/KeelBase 169.254.169.254 (cloud metadata) .mockResolvedValue({ status: 302, ok: false, headers: { get: () => 'http://169.254.169.254/latest' } });