Codex Review
Analyzes backend code for security vulnerabilities, performance bottlenecks, and adherence to coding standards using advanced AI techniques.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add sickn33-codex-review npx -- -y @trustedskills/sickn33-codex-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sickn33-codex-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sickn33-codex-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
Codex Review provides professional code review capabilities using AI, integrated with Codex. It automatically generates CHANGELOGs based on your code changes and is particularly useful for reviewing large-scale refactoring efforts. The skill aims to streamline the code review process and ensure higher quality code before commits are made.
When to use it
- Before committing code to ensure a professional level of review.
- When you need to automatically generate CHANGELOG entries for your project.
- During large-scale refactoring projects to identify potential issues.
Key capabilities
- Professional code review powered by Codex AI.
- Automatic CHANGELOG generation.
- Integration with the Codex CLI.
- Supports conventional commit messages.
Example prompts
/codex-review(to initiate a review)- "Review this code and generate a changelog."
- βCan you check this refactoring for potential issues?β
Tips & gotchas
- Ensure the Codex CLI is installed before using this skill.
- Maintain a
CHANGELOG.mdfile in your project's root directory to facilitate automatic CHANGELOG generation. - The output of this skill should not be considered a substitute for environment-specific validation, testing, or expert review.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.