522-frameworks-micronaut-testing-integration-tests
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard build commands such as
./mvnw compileand./mvnw clean verify. These are used appropriately to validate the state of the project before and after modifications. - [SAFE]: The skill incorporates strong safety constraints, explicitly requiring a successful compilation as a prerequisite for any automated refactoring or testing improvements.
- [SAFE]: Recommended testing patterns use well-known infrastructure tools like Testcontainers with official images (e.g., PostgreSQL), adhering to best practices for isolated and reproducible integration testing environments.
Audit Metadata