playwright-testing
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several utility scripts (
setup-project.sh,diagnose-flaky.sh,update-snapshots.sh) that execute shell commands to run tests, manage files, and invoke Playwright CLI tools. - [COMMAND_EXECUTION]: The skill instructs the agent to perform environment discovery by running
lson local skill directories (e.g.,~/.claude/skills/) to identify which companion skills are installed and offer relevant recommendations. - [EXTERNAL_DOWNLOADS]: The
setup-project.shscript installs the@playwright/testpackage from the official npm registry and downloads required browser binaries usingnpx playwright install. - [EXTERNAL_DOWNLOADS]: The skill provides instructions for the agent to install additional companion skills from the
AbsolutelySkilledregistry using thenpx skills addcommand pattern.
Audit Metadata