Run a multi-agent red team scan — 16 specialized security agents scan for 80+ attack classes including injection, auth bypass, SSRF, supply chain, Supabase RLS, MCP security, agentic AI, RAG poisoning, PII compliance, and more. Use when the user wants a deep security analysis beyond just secrets.
You are running a multi-agent red team scan using Ship Safe's 13 security agents.
npx ship-safe@latest red-team $ARGUMENTS --json --no-ai 2>/dev/null
If $ARGUMENTS is empty, default to .:
npx ship-safe@latest red-team . --json --no-ai 2>/dev/null
If the user wants specific agents only, use the --agents flag:
npx ship-safe@latest red-team . --agents injection,auth,ssrf --json --no-ai 2>/dev/null
Available agents: injection, , , , , , , , , ,
authssrfsupply-chainconfigllmmobilegit-historycicdapisupabase-rlsThe JSON output contains findings from each agent. Present results grouped by agent:
Show a table: Agent | Findings | Critical | High | Medium
List them briefly as clean — this is useful context.
For the most critical findings:
npx ship-safe@latest red-team . --agents <agent>Based on the results, suggest:
/ship-safe-baseline) for the current state