workflow-e2e
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill orchestrates the execution of a local script,
convert-recording.ts, and environment-specific test commands (e.g., Playwright with the--update-snapshotsflag). These actions are explicitly intended for generating and verifying test artifacts within the local repository context.- [SAFE]: The skill implements significant defensive measures and best practices, including mandatory task synchronization, incremental persistence of findings to disk to prevent context loss, and a requirement for evidence-backed claims (confidence >80%) before modifying code. It relies on project-specific configuration files (docs/project-config.json) for environment awareness, adhering to a principle of least privilege by scoping actions to defined project paths.
Audit Metadata