sd0xdev/sd0x-harness

codex-security

OWASP Top 10 security review using Codex exec. Supports review loop with context preservation.

First seen Apr 20, 2026

Installation

$ npx skills add sd0xdev/sd0x-harness --skill codex-security

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from sd0xdev/sd0x-harness · top by installs.

npx skills add sd0xdev/sd0x-harness

Browse all from sd0xdev/sd0x-harness

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 188
License LICENSE
Default branch main
Open issues 3
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash(git:*), Read, Grep, Glob
Declared agents codex

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 677 B
  • docs SUMMARY.md 116 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 21 installs

SKILL.md

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)