data-engineering-streaming
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for data engineering patterns, providing standard boilerplate code for producers and consumers in streaming architectures.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known libraries including 'confluent-kafka', 'paho-mqtt', and 'nats-py' via pip. These are appropriate for the functionality described.
- [COMMAND_EXECUTION]: No unauthorized or dangerous command execution was detected. The code snippets focus on library-specific API calls for message brokerage.
- [DATA_EXFILTRATION]: Network operations are limited to establishing connections with message brokers (localhost or public brokers like 'broker.emqx.io') for legitimate data transmission purposes. No access to sensitive files or credentials was found.
- [PROMPT_INJECTION]: There are no instructions that attempt to override the AI agent's system prompt or safety guidelines.
Audit Metadata