integration-tests
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- Repository-Local Script Execution: The skill provides instructions for executing
./scripts/test-integration.sh(macOS/Linux) and.\scripts\test-integration.bat(Windows). These are standard scripts located within the repository intended for development and CI workflows. - Standard Command-Line Arguments: The instructions cover documented flags such as
--run,--runGlob,--grep, and--suite. These are used to filter which tests are executed and do not involve unconventional or risky command patterns. - No External Dependencies: The skill does not reference or trigger any external downloads, package installations, or remote code execution from third-party sources.
- No Data Access Concerns: The instructions are limited to test execution within the project scope and do not involve access to sensitive environment variables, credentials, or personal data.
Audit Metadata