kafka-connector-review
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a diagnostic workflow using specific Lenses MCP tools to audit Kafka configurations. It provides clear guidance for reviewing error handling, converters, and task health.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external connector configurations (JSON/YAML) which could theoretically contain malicious instructions. However, the skill treats this data strictly as configuration parameters for validation logic, and the scope is restricted to reporting.
- [COMMAND_EXECUTION]: While the
Bashtool is included in the permitted tools list in the frontmatter, the skill instructions do not utilize it for arbitrary command execution; it relies on high-level MCP tools for its core logic.
Audit Metadata