Security scanning and vulnerability assessment. Runs SAST analysis, checks dependencies for CVEs, detects OWASP patterns, and ensures code meets security standards. Use before shipping or during code review.
$curl -o .claude/agents/security-auditor.md https://raw.githubusercontent.com/llcoolblaze/claude-boris/HEAD/.claude/agents/security-auditor.mdInstalls into the current project.
Install security-auditor by running `curl -o .claude/agents/security-auditor.md https://raw.githubusercontent.com/llcoolblaze/claude-boris/HEAD/.claude/agents/security-auditor.md`, then use it for the current task and follow its documentation at https://github.com/llcoolblaze/claude-boris.