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,713 analyzable servers
51314 analyzed
7403 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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 Stuko0/alice-agent __import__ sink assert __import__("os").environ["WHATSAPP_REQUIRE_MENTION"] == "true"
  2. MEDIUM suspicious endpoint Stuko0/alice-agent api.telegram.org return httpx.Request("GET", f"https://api.telegram.org{path}")
  3. HIGH dynamic exec Stuko0/alice-agent __import__ sink assert __import__("os").environ["TELEGRAM_FREE_RESPONSE_CHATS"] == "-123"
  4. HIGH dynamic exec Stuko0/alice-agent eval()/exec() exec(code, mod.__dict__)
  5. HIGH dynamic exec Stuko0/alice-agent __import__ sink assert __import__("os").environ["SSL_CERT_FILE"] == str(cert_file)
  6. MEDIUM suspicious endpoint Stuko0/alice-agent 169.254.169.254 (cloud metadata) url="http://169.254.169.254/latest/meta-data"
  7. MEDIUM suspicious endpoint Stuko0/alice-agent 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data"
  8. MEDIUM suspicious endpoint Stuko0/alice-agent 169.254.169.254 (cloud metadata) "https://169.254.169.254/latest/meta-data/",
  9. HIGH committed secret Stuko0/alice-agent Slack token xoxb-f…(16 chars, redacted)
  10. HIGH committed secret Stuko0/alice-agent Anthropic key sk-ant…(37 chars, redacted)
  11. HIGH dynamic exec Stuko0/alice-agent eval()/exec() exec(helper_source, namespace)
  12. HIGH dynamic exec Stuko0/alice-agent __import__ sink mock_cp = __import__("subprocess").CompletedProcess([], 0, stdout=b"", stderr=b"")
  13. MEDIUM suspicious endpoint Stuko0/alice-agent t.me "deep_link": "https://t.me/newbot/AliceSetupBot/alice_pair123_bot",
  14. HIGH committed secret Stuko0/alice-agent Slack token xoxb-w…(21 chars, redacted)
  15. MEDIUM suspicious endpoint Stuko0/alice-agent t.me assert link == "https://t.me/newbot/TestBot/my_bot"