500-frameworks-micronaut-create-project
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes CLI tools such as
sdk,java,mn, andmvn. These calls are restricted to project setup and verification, consistent with the skill's purpose. - [REMOTE_CODE_EXECUTION]: The skill utilizes SDKMAN to install Java and Micronaut tooling. These represent standard package management operations for the intended development environment.
- [INDIRECT_PROMPT_INJECTION]: The skill accepts user-defined inputs for project metadata which are used in command-line arguments. 1. Ingestion points: User input for project coordinates and features. 2. Boundary markers: None. 3. Capability inventory: CLI tool execution. 4. Sanitization: None. This surface is characteristic of scaffolding tools and is addressed by the skill's focused scope.
Audit Metadata