414-frameworks-quarkus-kafka
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill requires running standard Maven commands (./mvnw compile, mvn clean verify) to ensure the application remains stable during refactoring.
- [PROMPT_INJECTION]: The reference material includes specific security safeguards, advising developers to never construct Kafka topic names or header values from untrusted user input.
- [EXTERNAL_DOWNLOADS]: The documentation recommends standard ecosystem tools such as the Quarkus Kafka extension and Testcontainers for automated testing, following industry norms.
Audit Metadata