514-frameworks-micronaut-kafka
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected in the skill files.
- [COMMAND_EXECUTION]: The skill uses standard Maven wrapper commands (
./mvnw compileand./mvnw clean verify) for project validation, which is an expected and benign part of the Java development workflow. - [EXTERNAL_DOWNLOADS]: The skill references the official
apache/kafka-nativeDocker image for integration testing via Testcontainers. This reference is to a well-known and trusted service and is documented here neutrally. - [PROMPT_INJECTION]: The skill instructions include security-conscious guidelines, explicitly advising against constructing Kafka topic names or headers from untrusted user input to prevent injection vulnerabilities.
Audit Metadata