playwright-testing
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads browser binaries and system dependencies using the official Playwright installation command. These resources are maintained by Microsoft, a trusted organization.\n- [COMMAND_EXECUTION]: Uses shell commands to execute tests, manage browser instances, and run a local development server via the webServer configuration. This behavior is standard for testing frameworks.\n- [CREDENTIALS_UNSAFE]: Illustrates how to save and load authentication states (cookies and localStorage) to a local file for session persistence. The examples use obvious placeholders and follow the framework's security recommendations.\n- [SAFE]: All external URLs point to official Playwright documentation. The skill does not contain any prompt injection, obfuscation, or persistence mechanisms.
Audit Metadata