Review PHP

Use when reviewing or auditing PHP code - .php files, a composer.json project, "review this PHP app", "audit this endpoint", "check this before I deploy" - covering superglobal data flow into sinks, unserialize on untrusted input, local and remote file inclusion, weak session configuration, SQL built by concatenation, and missing output escaping.

mrevjd 56c8461 7.3 KB Updated

File contents

mrevjd/claude-review-suite/tree/main/skills/review-php commit 56c8461242

Frequently asked questions

npx skillmds@latest add mrevjd/review-php