chat-customizations-editor

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Development Scripts and Build Commands: The skill includes commands for running tests and performing build validations, such as ./scripts/test.sh and npm run compile-check. These are standard tools used to maintain code quality and verify changes within the project's development workflow.
  • UI Debugging and Interaction: Instructions are provided for using npx agent-browser to evaluate DOM state and troubleshoot layout issues in the live product. This is a diagnostic technique used by developers to identify and fix UI-related bugs by inspecting the runtime environment.
  • Automated Testing Integration: The documentation explains how to use component fixtures and CI gates to ensure UI stability. This setup helps prevent layout regressions by automatically verifying visual changes during the development lifecycle.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 03:44 AM