skills/jabrena/cursor-rules-java/423-frameworks-quarkus-testing-acceptance-tests/Gen Agent Trust Hub
423-frameworks-quarkus-testing-acceptance-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 (
mvn compile,mvn clean verify) to validate the project's state before and after generating test code. These are routine tasks within a software development workflow. - [EXTERNAL_DOWNLOADS]: The skill references established testing libraries such as Quarkus JUnit 5, REST Assured, Testcontainers, and WireMock. These dependencies are standard in the Java ecosystem and are resolved via official package registries.
- [DATA_EXFILTRATION]: The documentation includes a safety guideline advising the user not to embed real API keys or production URLs in the tests, promoting the use of WireMock for external service stubbing to protect sensitive data.
- [PROMPT_INJECTION]: The skill uses natural instructional language to define mandatory workflows and safety checks. There are no patterns detected that attempt to override agent safety filters or system prompts.
Audit Metadata