smoke-tests
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill documents the use of
npmscripts to execute automated smoke tests and provides shell loop templates for debugging flaky tests in CI. These commands are intended for use within the project's development environment. - External Downloads: The skill provides instructions for using the
ghandazCLI tools to retrieve logs and artifacts from GitHub Actions and Azure Pipelines. These operations utilize well-known services and official tools to manage build outputs. - CI Workflow Guidance: The instructions include examples of how to temporarily modify CI configuration files to help reproduce intermittent issues. This is a common debugging practice provided here as technical documentation.
Audit Metadata