OWASP Top 10 security review using Codex MCP. Supports review loop with context preservation.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add sd0xdev/sd0x-harness --skill codex-security --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Codex Security?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sd0xdev-codex-security-sd0x-harness)More formats (shields.io, HTML) on the badges page.
---
name: codex-security
description: "OWASP Top 10 security review using Codex MCP. Supports review loop with context preservation."
allowed-tools: mcp__codex__codex, mcp__codex__codex-reply, Bash(git:*), Read, Grep, Glob
---
# Codex Security
Thin entry-point skill — routes to the parent skill for full workflow.
## Parent Skill
This skill delegates to `security-review` for the full OWASP security review workflow, prompt templates, and audit logic.
See `@skills/security-review/SKILL.md`
## Trigger
- Keywords: security review, OWASP, security audit, codex-security
## When NOT to Use
- Code review (use `/codex-review-fast`)
- Dependency audit (use `/dep-audit`)
- Test review (use `/codex-test-review`)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!