security-diff-scan Skill
Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set. Published by openai in plugins.
What is security-diff-scan Skill?
Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Documentation
- Security review use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use security-diff-scan Skill
- Use it for security review.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/codex-security/skills/security-diff-scan/SKILL.md
What it does
Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set.
Skill instructions
Security Diff Scan Used when a user wants to review a Git-backed change set for security regressions. Keep the scan phases separate and produce the final markdown report. Setup Workspace Routing When this skill is the active top-level workflow, use the setup workspace only when the host context explicitly says it is running inside the Codex desktop app and both required setup continuation tools are available. Tool availability alone does not identify the app host. Otherwise, including Codex CLI interactive and headless runs, use the prompt-only terminal/chat workflow: do not call Codex Security app setup tools, ask the user to press Start scan, or wait for an app-generated scanId. Treat goal creation as scan execution, not setup. In the app setup path, do not create or adopt scan goals before the user presses Start scan, the authoritative scan context has been loaded from a status: "started" wait result or a direct continuation with a scanId, and the capability preflight has returned r
Explore related resources
Frequently asked questions
What is security-diff-scan?
security-diff-scan is a open-source AI agent skill with Copy skill directory. Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set.
Who is security-diff-scan best for?
security-diff-scan is best for reusing agent instructions, scripts, and references, security review workflows, documentation workflows.
How do I install security-diff-scan?
Install or run security-diff-scan using Copy skill directory. Check security-diff-scan for the latest setup command.
Is security-diff-scan actively maintained?
security-diff-scan may need a closer maintenance check before production use.
Auto-fetched from GitHub.