400-frameworks-quarkus-create-project
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the agent to execute shell commands such as
sdk version,quarkus create app, and./mvnw clean verify. These are standard commands for managing Java environments and building software. - [EXTERNAL_DOWNLOADS]: The skill involves downloading Java JDKs and the Quarkus CLI via SDKMAN, as well as Maven dependencies during the project verification phase. These operations target well-known, official software distributions.
- [SAFE_PRACTICES]: The instructions explicitly forbid silent installation of SDKMAN, requiring the agent to stop and provide manual setup guidance if the tool is missing. It also mandates user confirmation before overwriting existing directories.
Audit Metadata