515-frameworks-micronaut-mongodb
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical instructions for software development using standard Micronaut and MongoDB frameworks. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [SAFE]: Includes explicit security guidance to prevent NoSQL injection by mandating the use of derived finders and bound parameters in repository queries instead of string concatenation.
- [SAFE]: Utilizes standard Maven build commands (
./mvnw compile,mvn clean verify) for project verification, which is expected behavior for a developer-oriented skill. - [SAFE]: References well-known and trusted libraries including
micronaut-data-mongodb, the official MongoDB driver, and Testcontainers for integration testing.
Audit Metadata