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. MEDIUM over-broad oauth scope ThreeMoonsLab/agents-shipgate delete_repo "github": {"command": "gh", "tools": {"search": {}, "delete_repo": {}}}
  2. HIGH dynamic exec ThreeMoonsLab/agents-shipgate eval()/exec() exec(compile(_hook_script_text(), "generated-hook.py", "exec"), namespace)
  3. HIGH dynamic exec ThreeMoonsLab/agents-shipgate eval()/exec() exec(compile(code, str(script), "exec"), namespace)
  4. HIGH dynamic exec ThreeMoonsLab/agents-shipgate pickle.loads() pickle.loads(pickle.dumps(rendered)),
  5. HIGH dynamic exec ThreeMoonsLab/agents-shipgate eval()/exec() exec(compile(path.read_text(encoding="utf-8"), str(path), "exec"), namespace)
  6. HIGH committed secret ThreeMoonsLab/agents-shipgate OpenAI key sk-aaa…(27 chars, redacted)
  7. HIGH committed secret ThreeMoonsLab/agents-shipgate OpenAI key sk-pro…(29 chars, redacted)
  8. HIGH committed secret ThreeMoonsLab/agents-shipgate OpenAI key sk-pro…(30 chars, redacted)
  9. HIGH dynamic exec ThreeMoonsLab/agents-shipgate __import__() __import__(module_name)
  10. HIGH dynamic exec ThreeMoonsLab/agents-shipgate unsafe yaml.load() data = yaml.load(text) or {}
  11. HIGH dynamic exec ThreeMoonsLab/agents-shipgate __import__() return __import__(name)
  12. HIGH obfuscation moeilijk/ai-assisted-speedruns dynamic require()/import() const { default: plugin } = await import(`../plugin.mjs?port=${fake.port}`);
  13. HIGH obfuscation moeilijk/ai-assisted-speedruns dynamic require()/import() const { default: plugin } = await import(`../plugin.mjs?port=${fake.port}&bot=1`);
  14. HIGH dynamic exec moeilijk/ai-assisted-speedruns new Function() try { result = await new Function("sts", `return (async () => { ${step.code} })()`)(api); } catch (e) { result = { error: e.message }; }
  15. HIGH committed secret MikkoParkkola/mcp-gateway Anthropic key sk-ant…(45 chars, redacted)