broadway-data-pipelines
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard implementation patterns for the Broadway Elixir framework, focusing on reliability and observability.
- [EXTERNAL_DOWNLOADS]: Recommends the use of official and well-known Hex packages (broadway, broadway_sqs, broadway_kafka, broadway_dashboard) which are the standard ecosystem tools for the described tasks.
- [PROMPT_INJECTION]: The skill describes a pipeline for ingesting data from external sources like SQS or Kafka. While this introduces a surface for indirect prompt injection, the provided code demonstrates appropriate handling via standard JSON parsing (Jason) and basic data sanitization (limiting string length).
Audit Metadata