132-java-testing-integration-testing
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs static analysis of local project files to identify HTTP client dependencies and configure tests accordingly.
- [COMMAND_EXECUTION]: The skill directs the agent to run standard Maven lifecycle commands such as './mvnw compile' and './mvnw clean verify' to validate the build and verify generated test scaffolding. These commands are executed within the local development environment for project maintenance.
- [SAFE]: All identified external dependencies are established testing libraries managed via standard build configuration, with no execution of untrusted remote scripts.
Audit Metadata