Use when explicitly asked to run the security-reviewer subagent or when another skill requires the security-reviewer agent card.
Scanned 2/12/2026
Install via CLI
openskills install troykelly/codex-skills---
name: security-reviewer
description: Use when explicitly asked to run the security-reviewer subagent or when another skill requires the security-reviewer agent card.
---
# Security Reviewer Subagent
Use the `security-reviewer` agent card to handle this specialized task.
## Run
```bash
codex-subagent security-reviewer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF
```
## Notes
- Include concrete scope and constraints in the context block.
- Fold the subagent output back into the main workflow.
No comments yet. Be the first to comment!