chat-customizations-editor
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [Command Execution]: The skill provides instructions for running local scripts (e.g.,
./scripts/test.sh) and usingnpx @playwright/cli. These are standard tools for automated testing and environment validation in modern web development workflows. - [Dynamic UI Interaction]: The debugging section describes using Playwright's evaluation capabilities to interact with the application's DOM at runtime. This allows for fine-grained inspection of UI states and layout diagnostics, which is consistent with the skill's purpose of maintaining complex user interface components.
Audit Metadata