Run comprehensive static security analysis on AI agent code using OWASP LLM Top 10 framework. Analyze prompts, outputs, tools, data handling, memory, supply chain, and behavioral patterns. Use when user asks for security scan, vulnerability check, OWASP analysis, code review for security, or wants to check their AI agent for security issues.
/plugin marketplace add cylestio/agent-inspector/plugin install cylestio-agent-inspector-integrations-claude@cylestio/agent-inspector# Static Security Scan Run a comprehensive security scan on AI agent code using the OWASP LLM Top 10 framework. ## Prerequisites **You MUST run `/agent-inspector:setup` BEFORE proceeding.** This is NOT optional. The setup command will: 1. Check if agent-inspector is already running 2. Auto-detect your LLM provider (OpenAI/Anthropic) 3. Start the server in background if needed 4. Verify MCP connection is working **DO NOT skip this step.** If you proceed without running the Preflight Check, MCP tools will fail. ## Your Advantage Over Traditional SAST You are smarter than any static ana...