expanso-dead-letter-queue
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
expansoCLI tool to run a Kafka processing pipeline defined in a local YAML configuration. This is the primary intended purpose of the skill and uses the vendor's own tooling. - [DATA_ROUTING]: The skill implements error handling and retry logic by routing messages between Kafka topics based on their status and retry count. This follows standard architectural patterns for resilient data processing.
- [REMOTE_CODE_EXECUTION]: No remote code execution or suspicious downloads were found. The scripts perform basic environment setup and YAML validation.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were detected. The skill uses environment variables for Kafka broker addresses.
Audit Metadata