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
51311 analyzed
7406 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 committed secret mrworf/secretsauce-mcp GitHub token ghp_aa…(40 chars, redacted)
  2. HIGH committed secret mrworf/secretsauce-mcp private key PEM private key block (redacted)
  3. HIGH dynamic exec Pher217/LibreControl __import__ sink cwd = args.cwd or __import__("os").path.expanduser("~")
  4. MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org monkeypatch.setattr(telegram_api, "_base_url", lambda: "https://api.telegram.org/botX")
  5. MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org msg = "Client error for url 'https://api.telegram.org/bot123456:SECRETtoken/getUpdates'"
  6. MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org return f"https://api.telegram.org/bot{settings.TELEGRAM_BOT_TOKEN}"
  7. MEDIUM suspicious endpoint Pher217/LibreControl t.me assert "https://t.me/c/" in result
  8. MEDIUM suspicious endpoint Pher217/LibreControl t.me return f"https://t.me/c/{abs_id}/{topic_id}"
  9. MEDIUM suspicious endpoint Pher217/LibreControl t.me "bot_link": f"https://t.me/{username}",
  10. MEDIUM suspicious endpoint Pher217/LibreControl t.me assert body["bot_link"] == "https://t.me/orcbot"
  11. MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org message = f"GET https://api.telegram.org/bot{RAW_TOKEN}/getMe timed out"
  12. MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org API_BASE = "https://api.telegram.org"
  13. MEDIUM suspicious endpoint Pher217/LibreControl api.telegram.org "POST", "https://api.telegram.org/botX/sendMessage"
  14. HIGH obfuscation SecuringTheRealm/str-mcp-purview dynamic require()/import() const mod = await import(`../src/powershell.js?${tag}`);
  15. HIGH committed secret dumbspacecookie/stickies npm token npm_AA…(40 chars, redacted)