Skip to main content
Generalopenai

validation

Use when Codex is already in the validation phase of a security scan or the user explicitly asks to determine whether one or more candidate security findings are valid. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--validation
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/codex-security/skills/validation/SKILL.md -o .claude/skills/validation.md

Drops the SKILL.md into .claude/skills/validation.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.