502-frameworks-micronaut-rest
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidelines for REST API development using Micronaut. All code examples demonstrate standard framework features such as
@Controller,@Get,@Post, andExceptionHandler. The instructions emphasize safety through mandatory compilation checks (./mvnw compile) and verification steps (./mvnw clean verify). No data exfiltration, prompt injection, or malicious command execution patterns were found. Findings are restricted to standard Java/Maven development workflows.
Audit Metadata