skills/jabrena/cursor-rules-java/422-frameworks-quarkus-testing-integration-tests/Gen Agent Trust Hub
422-frameworks-quarkus-testing-integration-tests
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Maven build commands (
./mvnw compile,mvn clean verify) to validate project state. These operations are gated by safety instructions that halt execution if the project fails to compile, preventing the agent from making changes to a broken codebase.- [EXTERNAL_DOWNLOADS]: References well-known and official development resources, including Maven plugins (Surefire, Failsafe version 3.5.5) and public container images (PostgreSQL 16 Alpine). These are standard dependencies for the Java and Quarkus ecosystems.- [PROMPT_INJECTION]: Instructions include strong directives like 'MANDATORY', 'CRITICAL SAFETY', and 'BLOCKING CONDITION'. These are used to enforce build integrity and prevent the agent from proceeding with changes on a broken project, which is a defensive safety pattern rather than an attempt to bypass agent safety filters.
Audit Metadata