414-frameworks-quarkus-kafka
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the execution of
./mvnw compileand./mvnw clean verify. These are standard Maven Wrapper commands used for project compilation and test verification in Java environments. - [SAFE]: The documentation explicitly warns against using untrusted user input to construct Kafka topic names or header values, demonstrating a focus on preventing injection vulnerabilities.
Audit Metadata