quarkus-update
Pass
Audited by Gen Agent Trust Hub on May 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
quarkus update --dry-runcommand to analyze project status without making permanent changes. It also usesgit ls-remoteto query version tags from official repositories. - [EXTERNAL_DOWNLOADS]: Fetches reference configuration files and structural diffs from official Quarkus repositories hosted on GitHub (
github.com/quarkusio/code-with-quarkus-compare). - [DATA_EXFILTRATION]: Accesses project build files (
pom.xml,build.gradle,build.gradle.kts) and local update reports (target/rewrite/rewrite.patch) to perform structural comparisons and migration analysis. This data remains within the local environment or is compared against official vendor templates.
Audit Metadata