openai/codex248 installs
code-breaking-changes
Breaking changes
How do I install this agent skill?
npx skills add https://github.com/openai/codex --skill code-breaking-changesIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill includes some security considerations such as the analysis of external integration surfaces. While these warrant review, they are used within the skill's intended functionality for code analysis. See detailed analysis for context.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Search for breaking changes in external integration surfaces:
- app-server APIs
- CLI parameters
- configuration loading
- resuming sessions from existing rollouts
Do not stop after finding one issue; analyze all possible ways breaking changes can happen.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/openai/codex/code-breaking-changes">View code-breaking-changes on skillZs</a>