What problem does it solve?
Repositories often lack clear security policy guidance, leaving security scanners without context about system boundaries, threat models, and what counts as a reportable finding. This Skill helps you define, review, and update SECURITY.md files so Codex Security reviews the right scope with the right severity context.
Core Features & Use Cases
- Policy Discovery and Resolution: Inventories existing SECURITY.md files across a repository, including nested component policies, and resolves the applicable policy chain from root to leaf.
- Security Boundary Analysis: Reads source, configuration, tests, and prior findings to establish the system scope, threat model, security invariants, and exclusions that a policy should capture.
- Drafting and Review Workflow: Produces a structured policy draft, shows the exact proposed diff, and requires explicit approval before writing changes.
- Use Case: A team adopting Codex Security on a multi-component repository uses this Skill to create a root SECURITY.md defining tenant isolation invariants and out-of-scope finding classes, so scans produce relevant, actionable results.
Quick Start
Ask the assistant to define or update this repository's SECURITY.md and show the proposed diff before applying it.