504-frameworks-micronaut-security
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Maven wrapper commands (./mvnw compile, ./mvnw clean verify) to ensure project stability before and after security modifications. This is a standard practice in Java development environments.
- [SAFE]: The guidelines explicitly prevent security risks by discouraging hardcoded secrets, warning against logging sensitive authentication data, and promoting the use of environment variables for cryptographic keys.
Audit Metadata