512-frameworks-micronaut-data
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The instructions guide the agent to perform local builds using standard Maven commands (
./mvnw compile,mvn clean verify) to ensure project stability before and after persistence-layer changes.\n- [EXTERNAL_DOWNLOADS]: The skill incorporates integration testing examples using Testcontainers, which involves downloading official Docker images (e.g.,postgres:16-alpine) from well-known public registries.\n- [SAFE]: The skill explicitly mandates security safeguards against SQL injection by prohibiting string concatenation and requiring the use of parameterized queries in repository methods.
Audit Metadata