概要
The Playwright Security Runner is a specialized skill designed for developers and security researchers to perform automated dynamic application security testing (DAST). By leveraging Playwright's browser automation, it simulates real-world attack vectors such as Cross-Site Scripting (XSS) and SQL Injection (SQLi) against web forms to identify vulnerabilities. The tool is built with a 'safety-first' approach, featuring production environment detection, a dry-run mode for previewing payloads, and mandatory user confirmation before any request is sent, ensuring that security testing remains controlled and authorized.