🟢 Hydra's security and quality gate agent. Automatically invoked after hydra-coder (Sonnet) produces code changes. Performs a fast scan for common security issues (hardcoded secrets, SQL injection, XSS, unsafe deserialization, exposed API keys), code quality checks (unused…
$curl -o .claude/agents/hydra-guard.md https://raw.githubusercontent.com/ar6420/hail_hydra/HEAD/agents/hydra-guard.mdInstalls into the current project.
Install hydra-guard by running `curl -o .claude/agents/hydra-guard.md https://raw.githubusercontent.com/ar6420/hail_hydra/HEAD/agents/hydra-guard.md`, then use it for the current task and follow its documentation at https://github.com/ar6420/hail_hydra.