Use this agent when reviewing AI-related code (prompts, agent loops, RAG systems, tool definitions, output handling) for security issues — particularly prompt injection, tool-output injection, data exfiltration, tenant isolation breaks, and unsafe execution paths.
$curl -o .claude/agents/ai-security-reviewer.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/ai-security-reviewer.mdInstalls into the current project.
Install ai-security-reviewer by running `curl -o .claude/agents/ai-security-reviewer.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/ai-security-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/kumaran-is/claude-code-onboarding.