Claude Skills · Code Review & Testing

Review Security

Phelan164/codex-howto

Review application and infrastructure changes for exploitable security risks by tracing assets, trust boundaries, attacker-controlled input, authorization, sensitive data, and dangerous sinks. Use for security reviews, threat-focused PR reviews, authentication or authorization changes, input handling, secrets, dependencies, and infrastructure permissions; do not use to exploit live systems or modify code unless separately requested.

★ 3 Synced 47 minutes ago View SKILL.md

At a glance

Code Review & Testing Manual install Python Auth required Actively maintained

This skill is for Code Review & Testing and helps you review security vulnerabilities in code changes, audit authentication and authorization logic, and assess infrastructure permission risks.

Install git clone --depth 1 https://github.com/Phelan164/codex-howto cp -r codex-howto/skills/review-security ~/.claude/skills/review-security
Can use Not declared by the author

Setup, runtime and requirements describe Phelan164/codex-howto, the repo this skill ships in.

Security ReviewThreat ModelauthorizationInput Validationsecrets-managementVulnerability Assessment

Also in Phelan164/codex-howto

View the repo
Build Backend DevOps & Infrastructure

Build or modify backend APIs, services, jobs, persistence, and integrations while preserving contracts, authorization, data integrity, and f...

Build Frontend DevOps & Infrastructure

Build or modify frontend interfaces using repository-native components while preserving accessibility, responsive behavior, state handling,...

Engineering Loop Code Review & Testing

Drive an authorized repository change through a verified local loop: baseline, reproduce, implement, test, review, and report evidence. Use...

Maintain Codex Wiki Code Review & Testing

Maintain a review-first Markdown knowledge base for Codex practices with source provenance, engineering capture, citation-aware queries, exp...

Operate Devops DevOps & Infrastructure

Plan and implement infrastructure, CI/CD, container, deployment, observability, and operational configuration changes with least privilege,...

Orchestrate Engineering DevOps & Infrastructure

Coordinate complex engineering work across bounded subagents while protecting the main context, preventing edit conflicts, and measuring whe...

Review Code Code Review & Testing

Review code changes for correctness defects, regressions, security risks, data-integrity problems, concurrency hazards, and missing meaningf...

Design, implement, and evaluate risk-based software tests across unit, integration, contract, end-to-end, and regression layers. Use when ad...

Other Code Review & Testing skills

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.