522-frameworks-micronaut-testing-integration-tests
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development workflow instructions for Micronaut testing. It includes best practices for utilizing Testcontainers, HttpClient, and TestPropertyProvider within the Micronaut framework.
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard Maven commands (
mvn compile,mvn verify) to validate project state and verify changes. These are standard developer tools and appropriate for the skill's stated purpose of integration testing. - [EXTERNAL_DOWNLOADS]: Code examples within the reference file mention the use of well-known container images (e.g.,
postgres:16-alpine) from Docker Hub. This is a standard and expected practice for integration testing with Testcontainers. - [PROMPT_INJECTION]: No malicious prompt injection or behavior override patterns were detected. The use of terms like 'CRITICAL SAFETY' refers to maintaining the integrity of the user's project compilation rather than bypassing AI safety constraints.
Audit Metadata