building-streaming-pipelines
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and code templates designed to assist developers in building real-time data pipelines. No executable scripts are included in the skill package.
- [EXTERNAL_DOWNLOADS]: The documentation references standard, well-known industry libraries including
confluent-kafka,paho-mqtt, andnats-py. It also utilizesrequestsfor interacting with local ksqlDB instances and references the well-known public MQTT brokerbroker.emqx.iofor testing purposes. - [DATA_EXFILTRATION]: Code examples for authentication (MQTT and NATS) use clear, descriptive placeholders such as
my_user,my_password, andmy_token. This encourages secure development practices by instructing users where to provide their own credentials without hardcoding sensitive information. - [COMMAND_EXECUTION]: The skill provides instructional
pip installcommands for necessary libraries. There are no silent or suspicious command executions.
Audit Metadata