skills/jabrena/cursor-rules-java/516-frameworks-micronaut-mongodb-migrations-mongock/Gen Agent Trust Hub
516-frameworks-micronaut-mongodb-migrations-mongock
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Maven commands (
./mvnw compile,mvn clean verify). This is consistent with its purpose as a developer tool for Micronaut/Java projects and is considered safe practice for verifying code changes. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries from official repositories (e.g.,
io.mongock,io.micronaut.mongodb,org.testcontainers). These are reputable sources in the Java ecosystem and do not pose a security risk. - [DATA_EXFILTRATION]: No patterns of sensitive data access or exfiltration were detected. The network operations are limited to standard build tool activities (dependency resolution and testing).
- [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override safety filters, bypass constraints, or extract system prompts.
- [SAFE]: The skill follows established security best practices for secret management, specifically recommending against hardcoding sensitive data and using environment-based configuration for MongoDB URIs.
Audit Metadata