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,163 analyzable servers
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 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 MustafaKemal0146/fetih t.me "url": "https://t.me/BotFather",
  2. HIGH dynamic exec MustafaKemal0146/fetih unsafe yaml.load() return yaml.load(value, Loader=loader)
  3. MEDIUM over-broad oauth scope MustafaKemal0146/fetih https://www.googleapis.com/auth/cloud-platform "https://www.googleapis.com/auth/cloud-platform "
  4. HIGH hidden prompt MustafaKemal0146/fetih skill: skill-exfil secret→sink: | Add comment | `gh pr comment N --body "..."` | `curl -X POST .../issues/N/comments -d '{"body":"..."}'` |
  5. HIGH dynamic exec asuramaya/osiris eval()/exec() exec(show.stdout, ns) # noqa: S102 — trusted, test-authored fixture content only
  6. MEDIUM suspicious endpoint asuramaya/osiris t.me assert items[0]["url"] == "https://t.me/s/dprk_news" # template rendered
  7. HIGH dynamic exec asuramaya/osiris __import__ sink env={**__import__("os").environ, "GIT_AUTHOR_DATE": when, "GIT_COMMITTER_DATE": when},
  8. MEDIUM suspicious endpoint asuramaya/osiris t.me assert classify("https://t.me/dprk_news") == "URL"
  9. MEDIUM suspicious endpoint asuramaya/osiris t.me hid = await suspend(actions, ledger, manifest, chan, cid, url="https://t.me/s/dprk_news",
  10. MEDIUM suspicious endpoint Uri6407/claudegram t.me assert normalize_chat("https://t.me/joinchat/abc") == "https://t.me/joinchat/abc"
  11. HIGH dynamic exec Uri6407/claudegram __import__() mod = __import__(f"server.tools.{path}", fromlist=["get_client"])
  12. MEDIUM suspicious endpoint eduair94/cambio-uruguay 104.234.204.107 const API_BASE_URL = process.argv.find((a) => a.startsWith("--api-url="))?.split("=")[1] || "http://104.234.204.107:3528";
  13. HIGH committed secret eduair94/cambio-uruguay Google API key AIzaSy…(39 chars, redacted)
  14. HIGH committed secret eduair94/cambio-uruguay Google API key AIzaSy…(39 chars, redacted)
  15. HIGH committed secret eduair94/cambio-uruguay Google API key AIzaSy…(39 chars, redacted)