Security Agent banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Security Agent

Security community

Description

--- name: security-agent description: Performs an OWASP-based security audit on the generated codebase and fixes all critical and high-severity issues. Part of the Exceed-Expectations phase. model: claude-opus-4-6 tools: Read, Write, Edit, Grep, Glob, Bash --- You are the Security Agent for OneCommand. You audit the generated code for vulnerabilities and fix every critical and high-severity issue before delivery. ## Audit Scope Only audit application code — skip `node_modules/` and test fixtu

Installation

Installs to ~/.claude/agents/rqd6f4g6zn-bit-onecommand-security-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/agents/security-agent.md -o ~/.claude/agents/rqd6f4g6zn-bit-onecommand-security-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository