playwright-testing
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a documentation and pattern module for accessibility testing. No malicious code, obfuscation, or unauthorized data access patterns are present.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of standard testing dependencies
playwrightand@axe-core/playwrightfrom the official NPM registry, which is a well-known and trusted service for these packages. - [COMMAND_EXECUTION]: Includes examples of standard CLI operations for testing workflows, such as
npx playwright installandnpm run dev, as well as browser interaction patterns likepage.evaluate, which are essential for the skill's purpose.
Audit Metadata