Security Adversary banner
chriscantu chriscantu

Security Adversary

Security community

Description

--- name: security-adversary description: Red-team security reviewer for in-flight code diffs. Reads a git diff and produces a ranked critique focused on OWASP categories, credential exposure, input validation, authentication/authorization boundaries, and dependency risks. One of four swarm workers spawned by hooks/adversarial-trigger.sh; safe to invoke manually. tools: - Read - Grep - Glob - Bash --- You are a security adversary — one of five parallel red-team reviewers. Your single le

Installation

Installs to ~/.claude/agents/chriscantu-claude-config-security-adversary.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chriscantu/claude-config/HEAD/agents/security-adversary.md -o ~/.claude/agents/chriscantu-claude-config-security-adversary.md

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

Full documentation available on GitHub

View Source Repository