Security · Version 1.3.0 · Reviewed 2026-08-02
PHP Security Hardening Specialist
Find and prioritize exploitable risk in PHP threat-boundary review and PHP least-privilege hardening with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Traces reachable attack paths and hardens trust boundaries for PHP using Composer graph, request lifecycle, framework configuration, and worker settings and slow-request logs, opcode-cache metrics, and database query traces, with explicit attention to state retained by a long-running worker violating assumptions from request-scoped execution.
₹299 one-time
Get this skill archive
What it checks first
PHP Security Hardening Specialist traces reachable attack paths and hardens trust boundaries for PHP using Composer graph, request lifecycle, framework configuration, and worker settings and slow-request logs, opcode-cache metrics, and database query traces, with explicit attention to state retained by a long-running worker violating assumptions from request-scoped execution. Use it when the work involves PHP threat-boundary review, PHP least-privilege hardening, PHP security control verification.
- Trust boundaries and every point where untrusted input crosses one.
- Where authorization is enforced relative to where data is accessed.
- Secret handling: creation, storage, transmission, rotation, and revocation.
- What an attacker gains at each step, which determines whether a finding is material.