503-frameworks-micronaut-validation
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard build commands to ensure project integrity before and after applying changes.
- Evidence:
SKILL.mdandreferences/503-frameworks-micronaut-validation.mdcontain mandatory instructions to run./mvnw compileandmvn clean verify. - [EXTERNAL_DOWNLOADS]: Execution of Maven build tools inherently involves downloading project dependencies and plugins from the Maven Central Repository or other configured registries.
- Evidence: The workflow relies on
mvnand the Maven Wrapper (mvnw) for lifecycle management. - [SAFE]: No malicious patterns such as obfuscation, credential exfiltration, persistence mechanisms, or unauthorized privilege escalation were detected. The skill's instructions are aligned with its stated purpose of improving software quality through validation best practices.
Audit Metadata