515-frameworks-micronaut-mongodb

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Maven Wrapper (./mvnw) to compile and verify the project. These commands are standard for Java development and are used here to ensure project integrity before and after changes.
  • [SAFE]: The skill provides structured guidance and examples for Micronaut and MongoDB development, emphasizing industry best practices.
  • [SAFE]: It contains explicit safety constraints to prevent NoSQL injection by mandating the use of derived finders or @MongoFindQuery with bound parameters, and explicitly forbids string concatenation in queries.
  • [SAFE]: All referenced libraries (Micronaut, MongoDB, Testcontainers) are standard technologies from well-known sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 11:00 AM
Security Audit — agent-trust-hub — 515-frameworks-micronaut-mongodb