kafka-consumer-lag
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection through the ingestion of untrusted data from Kafka topics.
- Ingestion points: The
mcp__Lenses__execute_sqltool is used inSKILL.md(Step 4) to sample recent messages from Kafka topics. - Boundary markers: The skill does not define boundary markers or provide instructions to the agent to ignore any potential commands embedded within the fetched message data.
- Capability inventory: The skill environment has access to potentially powerful tools such as
Bash,Read,Grep, andGlobas listed in theallowed-toolssection ofSKILL.md. - Sanitization: There is no logic or instruction provided to sanitize, escape, or validate the content of the messages sampled from the database before they are processed by the agent.
Audit Metadata