integration-tests
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill provides instructions for executing local repository scripts (
test-integration.shandtest-integration.bat) to perform integration testing. These operations are restricted to the local workspace environment and represent standard development practices for the VS Code project. - Local File Path Access: The instructions involve providing paths to test files and directories within the repository (e.g.,
src/,extensions/). These references are used to scope test execution and do not involve access to sensitive system locations or unauthorized data exposure.
Audit Metadata