516-frameworks-micronaut-mongodb-migrations-mongock
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard Java build tools (
./mvnw compile,mvn clean verify) to validate the state of the project before and after applying changes. This is a common and safe practice for development-focused agents. - [EXTERNAL_DOWNLOADS]: The skill references established, well-known technology libraries such as Mongock, Micronaut, and Testcontainers. These dependencies are sourced from official repositories (Maven Central) and are standard for the described use case.
- [SAFE_PRACTICES]: The instructions explicitly include safety checks, such as stopping execution if compilation fails and requiring rollback hooks in database migrations to ensure idempotency and data integrity.
Audit Metadata