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
50022 analyzed
8130 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 committed secret frumu-ai/tandem GitHub fine-grained PAT github…(39 chars, redacted)
  2. HIGH dynamic exec allmonday/pydantic-resolve eval()/exec() exec(code, ns, ns)
  3. HIGH committed secret kubeview-mcp private key PEM private key block (redacted)
  4. HIGH obfuscation kubeview-mcp dynamic require()/import() const { main } = await import(`file://${finalIndexPath}`);
  5. HIGH dynamic exec strands-agents/sdk-python eval()/exec() return eval(expression)
  6. HIGH dynamic exec strands-agents/sdk-python pickle.loads() @pytest.mark.parametrize("clone", [copy.deepcopy, lambda state: pickle.loads(pickle.dumps(state))])
  7. HIGH dynamic exec strands-agents/sdk-python eval()/exec() return str(eval(expression))
  8. HIGH dynamic exec strands-agents/sdk-python eval()/exec() return str(eval(expression))
  9. HIGH dynamic exec strands-agents/sdk-python __import__() module = __import__(module_path, fromlist=["*"])
  10. MEDIUM suspicious endpoint shiahonb777/turn-mcp api.telegram.org const urlObj = new URL(`https://api.telegram.org/bot${this.botToken}/sendMessage`);
  11. MEDIUM suspicious endpoint Mintplex-Labs/anything-llm t.me const BOTFATHER_URL = "https://t.me/BotFather";
  12. MEDIUM suspicious endpoint Mintplex-Labs/anything-llm t.me to={`https://t.me/${config.bot_username}`}
  13. MEDIUM suspicious endpoint Mintplex-Labs/anything-llm 123.123.123.123 expect(validateURL("123.123.123.123")).toBe("https://123.123.123.123");
  14. HIGH dynamic exec youichi-uda/blender-mcp-pro eval()/exec() exec(code, namespace)
  15. MEDIUM suspicious endpoint react-native-ai-devtools us.i.posthog.com (telemetry) const host = "https://us.i.posthog.com";