# Security Review

> Review code for security vulnerabilities using OWASP guidelines

- Skill: `wso2/security-review` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add wso2/security-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wso2/security-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: wso2 (https://skillmd.com/u/wso2)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wso2/security-review

---


Perform a security-focused code review using OWASP guidelines.

When reviewing code, check for:

1. Injection flaws (SQL, command, path traversal)
2. Broken authentication or session management
3. Sensitive data exposure in logs or responses

Consult the reference document for the full OWASP checklist.
Use the response template in assets/ to structure your findings.

