414-frameworks-quarkus-kafka
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials focus on standard software engineering practices for Java/Quarkus development.
- [COMMAND_EXECUTION]: The skill requires the agent to execute standard Maven commands (
./mvnw compileand./mvnw clean verify) to validate the state of the project. These are routine development operations and do not indicate malicious intent. - [PROMPT_INJECTION]: The skill contains explicit security instructions to the agent to prevent vulnerabilities, such as 'Never construct topic names or header values from untrusted user input', which is a positive security guardrail.
- [EXTERNAL_DOWNLOADS]: The skill references standard industry libraries such as
io.quarkus:quarkus-messaging-kafkaandorg.testcontainers:kafka, which are well-known and trusted components in the Java ecosystem.
Audit Metadata