playwright-testing
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References well-known and industry-standard testing libraries such as
playwrightand@axe-core/playwrightfrom official registries. - [COMMAND_EXECUTION]: Documentation includes standard shell commands for continuous integration environments, such as installing dependencies and running test suites (
npm ci,npx playwright install). - [SAFE]: The skill follows security best practices for secret management by utilizing environment variables (
BASE_URL) rather than hardcoding credentials. No obfuscation, data exfiltration, or malicious redirection patterns were detected.
Audit Metadata