521-frameworks-micronaut-testing-unit-tests
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Maven commands (
./mvnw compile,mvn clean verify) to ensure project state and validate changes. These are standard operations for a Java development-focused skill and do not involve suspicious parameters or non-standard targets. - [PROMPT_INJECTION]: No attempts to override system instructions, bypass safety filters, or extract system prompts were detected. The instructions are aligned with its stated purpose as a developer tool.
- [DATA_EXFILTRATION]: No network operations or access to sensitive local files (such as SSH keys or credentials) were identified. All operations are confined to the local project context.
- [OBFUSCATION]: The content is provided in clear text with no evidence of encoded strings (Base64), hidden characters, or homoglyph-based evasion techniques.
- [REMOTE_CODE_EXECUTION]: There are no remote script downloads or execution patterns (e.g., curl/wget piped to bash). The skill relies on local build tools (Maven) already expected to be present in the user's environment.
Audit Metadata