cli-e2e-testing
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Terminal Automation and Command Execution: The skill details how to use the Hex1b library to simulate user input and verify terminal output. This approach is used to perform end-to-end testing of the CLI within isolated Docker containers, representing a standard and controlled testing procedure.
- Automated Artifact Retrieval: Instructions are provided for using the GitHub CLI (
gh) and API to fetch diagnostic information, such as terminal recordings and project logs from CI runs. These activities target official repository resources and are intended for legitimate troubleshooting purposes. - Environment and Credential Management: The documentation references environment variables such as
GH_TOKENandASPIRE_E2E_ARCHIVE. These are used for authenticating with GitHub Services and specifying local test archives, respectively. These patterns follow standard practices for managing configuration in continuous integration and local development environments.
Audit Metadata