visual-regression
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions installing well-known testing packages such as
@percy/cli,@percy/playwright, andchromaticfrom the official npm registry. These are established services for UI testing. - [COMMAND_EXECUTION]: The instructions involve executing standard test runners using
npx playwright testandnpx percy exec. These are routine developer operations for validating UI changes. - [CREDENTIALS_UNSAFE]: The documentation provides examples for setting environment variables for API tokens using placeholders like
your_token_here. No actual credentials or sensitive secrets are hardcoded in the skill.
Audit Metadata