314-frameworks-spring-kafka
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials focus on standard software engineering practices for Spring Boot and Kafka.
- [PROMPT_INJECTION]: The skill includes a proactive safety constraint instructing the agent to never build topic names or Kafka header values from untrusted user input, which is a best practice to prevent injection attacks in the generated code.
- [EXTERNAL_DOWNLOADS]: Dependencies recommended are standard, well-known libraries from the Spring ecosystem (org.springframework.boot:spring-boot-starter-kafka) and Testcontainers, typically resolved through official package registries like Maven Central.
- [COMMAND_EXECUTION]: Instructions require the use of standard build tools (
mvn) for verification, which is expected behavior for a developer-oriented skill.
Audit Metadata