ui-visual-debugging

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various local development commands including npm run scripts for starting the webapp and API server, and docker exec for managing a local PostgreSQL database container.
  • [EXTERNAL_DOWNLOADS]: The skill uses npx playwright install chromium to download browser binaries. This is a standard operation for the Playwright automation framework and targets official Microsoft-maintained binaries.
  • [DATA_EXPOSURE]: The skill captures screenshots and traces of the local UI. However, it explicitly instructs the agent to store these files in a .context/ directory and mandates that they should not be committed to the repository, mitigating accidental data leakage.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 01:06 AM
Security Audit — agent-trust-hub — ui-visual-debugging