security

Security

Every MCP risk signal in one place — CVEs, tool safety, drift, naming, licenses. Heuristic: review signals, not verdicts.

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 coverage38% of 17283 analyzable servers
6275 analyzed
297 re-analysis due
1444 not analyzable
9267 not yet analyzed
711 source gone

Running analyzer v17. The scanner changelog explains what each version detects and when it changed.

  1. LOW skill-scriptsignetaisuspicious bundled scriptENCODED_QUERY=$(python3 -c "import urllib.parse,sys; print(urllib.parse.quote(sys.argv[1]))" "$QUERY")
  2. LOW skill-scriptaiwgsuspicious bundled scripteval "$(python3 -c "
  3. LOW skill-scriptclaude-memsuspicious bundled scriptif ! curl -fsSL https://bun.sh/install | bash; then
  4. LOW skill-scriptmouse114514/Xadeus-QQ-MCPsuspicious bundled scriptcurl -fsSL https://get.docker.com | sh
  5. LOW skill-scripthelius-labs/core-aisuspicious bundled scriptecho " curl -fsSL https://raw.githubusercontent.com/okx/onchainos-skills/main/install.sh | bash"
  6. LOW skill-scriptloki-modesuspicious bundled scriptecho " curl -fsSL https://deno.land/install.sh | sh"
  7. LOW skill-scriptloki-modesuspicious bundled scriptlog_error " Linux: curl -fsSL https://get.docker.com | sh"
  8. LOW skill-scriptloki-modesuspicious bundled scripteval "$(_LOKI_SETTINGS_FILE="$settings_file" python3 -c "
  9. LOW skill-scriptloki-modesuspicious bundled scriptecho " curl -fsSL https://bun.sh/install | bash # any platform" >&2
  10. LOW skill-scriptLeo-Atienza/atlas-claudesuspicious bundled scriptecho " Linux: curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash"
  11. LOW skill-scriptLeo-Atienza/atlas-claudesuspicious bundled scriptcurl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | bash -s -- -b "${TOOLS_DIR}"
  12. LOW skill-scriptLeo-Atienza/atlas-claudesuspicious bundled scriptCMD python -c "import urllib.request; urllib.request.urlopen('http://localhost:PORT_NUMBER/health').read()" || exit 1
  13. LOW skill-scriptLeo-Atienza/atlas-claudesuspicious bundled scriptCMD node -e "require('http').get('http://localhost:PORT_NUMBER/health', (r) => {process.exit(r.statusCode === 200 ? 0 : 1)})" || exit 1
  14. LOW skill-scriptLeo-Atienza/atlas-claudesuspicious bundled script(re.compile(r'Invoke-WebRequest.*\|\s*(Invoke-Expression|iex)'), 'invoke-web-pipe-iex', 'Download and verify scripts before execution'),
  15. LOW skill-scriptLeo-Atienza/atlas-claudesuspicious bundled scriptecho " Linux: curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash"