automation
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- Standard Testing Workflow: The skill details the use of a local CLI (
native) that interacts with applications through file-based IPC in the.zig-cachedirectory. This approach is typical for modern developer tooling and does not involve risky remote operations. - Controlled Bridge Communication: The use of the
bridgecommand for sending JSON payloads is documented with security best practices, such as restricting origin permissions tozero://inlineonly when necessary. - Deterministic Verification: Features like deterministic screenshots and regex-based assertions facilitate reliable CI/CD pipelines without exposing sensitive system data or requiring elevated privileges.
Audit Metadata