implement-conformance-testing-script
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill generates scripts that perform file system management tasks such as directory creation, recursive deletion, and copying of build artifacts into isolated working folders.
- [EXTERNAL_DOWNLOADS]: Reference scripts utilize standard dependency managers like
npm,pip,mvn, andgo getto retrieve and install project requirements from their respective official public registries. - [COMMAND_EXECUTION]: The Cypress implementation includes logic to manage system processes on Windows, specifically finding and terminating Node.js servers running on local port 3000 to ensure a clean testing environment.
- [COMMAND_EXECUTION]: Scripts use common system utilities such as
java_home,date, andGet-CimInstanceto configure runtime environments and monitor the status of the testing process.
Audit Metadata