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,151 analyzable servers
50064 analyzed
8099 re-analysis due
988 not analyzable
0 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 dynamic exec cirwel/unitares __import__() with patch("builtins.__import__", side_effect=lambda name, *a, **kw: mock_redis_mod if name == "redis.asyncio" else __builtins__.__import__(name, *a, **kw)):
  2. HIGH dynamic exec cirwel/unitares __import__() module = __import__(module_name, fromlist=[attr_name])
  3. HIGH committed secret cirwel/unitares Anthropic key sk-ant…(33 chars, redacted)
  4. HIGH dynamic exec cirwel/unitares eval()/exec() exec(source, module.__dict__)
  5. HIGH dynamic exec cirwel/unitares __import__() raise __import__(
  6. MEDIUM suspicious endpoint ronak-create/FableCut 169.254.169.254 (cloud metadata) await reject("https://169.254.169.254/latest/meta-data", /blocked/i);
  7. HIGH dynamic exec ronak-create/FableCut vm exec vm.runInNewContext(workletCode, {
  8. HIGH dynamic exec ronak-create/FableCut new Function() return new Function(`return (${m[1]});`)();
  9. HIGH dynamic exec ronak-create/FableCut new Function() return new Function(`${WAIT_HELPERS}
  10. HIGH dynamic exec hronaut/hronaut new Function() return new Function('window', 'document', 'fetch', 'setTimeout', script + '\nreturn { update(next) { dashboard = next; renderDashboard(); } };')(window, document, fetch, setTimeout) as { update(next:
  11. HIGH dynamic exec hronaut/hronaut indirect eval return await (0, eval)(${JSON.stringify(script)});
  12. MEDIUM suspicious endpoint rbmuller/scherlok discord.com assert _detect_platform("https://discord.com/api/webhooks/123/abc") == "discord"
  13. MEDIUM suspicious endpoint rbmuller/scherlok discord.com url = "https://discord.com/api/webhooks/1/a"
  14. MEDIUM suspicious endpoint leor2707/Financial-Research-Agent-2026 t.me ch = channel.strip().replace("@", "").replace("https://t.me/", "")
  15. MEDIUM suspicious endpoint Scentless-trick128/openpapers-mcp 1.1.1.1 url = validate_url("https://1.1.1.1/x")