What problem does it solve?
WordPress vulnerability triage often struggles to distinguish true security boundaries from expected plugin-related behavior. This Skill helps teams confirm boundary crossings across trust, site mode, and plugin purpose to improve accuracy in severity assessment.
Core Features & Use Cases
- Boundary reasoning across WordPress trust boundaries (roles/capabilities), multisite vs single-site, and plugin-purpose boundaries to validate suspected vulnerabilities.
- Guided triage workflow that prioritizes concrete attack paths and practical impact, then aligns with CVSS-like scoring and companion skills for verification.
- Use Case: A reported vulnerability is evaluated by mapping entry points to required capabilities and site mode to determine if the issue crosses a boundary and warrants escalation.
Quick Start
Provide the vulnerable path, attacker role, site mode (single-site or multisite), and plugin purpose to assess boundary crossings and calibrate severity.