503-frameworks-micronaut-validation

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes shell commands to compile and verify the Java project during the development workflow.
  • Evidence: The instructions in SKILL.md and the reference document require executing ./mvnw compile, mvn compile, ./mvnw clean verify, and mvn clean verify. These commands are standard Maven lifecycle phases used to validate that changes do not break the application.
  • [SAFE]: The skill exhibits no signs of prompt injection, data exfiltration, or malicious obfuscation. All demonstrated patterns and instructions align with its primary purpose of assisting a developer with Micronaut framework validation features.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 05:56 PM