skills/browseros-ai/browseros/test-ui/Gen Agent Trust Hub

test-ui

Pass

Audited by Gen Agent Trust Hub on Jul 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses bun to run local development tasks (bun run dev:watch) and testing utilities (scripts/dev/inspect-ui.ts). These commands are standard for a development environment and operate on local project files.
  • [DATA_EXFILTRATION]: No network exfiltration or sensitive data access patterns were identified. Communication is restricted to the local development environment via CDP ports.
  • [EXTERNAL_DOWNLOADS]: The skill mentions Go (brew install go) as a prerequisite, but it does not execute any automated remote downloads or piping of scripts to the shell.
  • [REMOTE_CODE_EXECUTION]: JavaScript execution via the eval command is limited to the context of the local browser extension being tested, which is a standard part of UI automation testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 8, 2026, 04:55 PM
Security Audit — agent-trust-hub — test-ui