expanso-content-routing
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a data processing pipeline using vendor-provided tools (Expanso). The configuration follows best practices by using environment variables for sensitive endpoints like Kafka brokers and alert APIs.
- [COMMAND_EXECUTION]: The provided scripts (
run.sh,test.sh) perform routine tasks such as checking for the Expanso CLI and validating the YAML configuration syntax. These operations are restricted to the local environment and do not involve untrusted inputs. - [EXTERNAL_DOWNLOADS]: The documentation references the official distribution channel for the vendor's tooling for CLI installation.
- [DATA_EXFILTRATION]: While the skill transmits data to external endpoints (Kafka and HTTP), these are established as the primary function of the skill (routing events). The destinations are controlled through environment variables rather than being hardcoded.
Audit Metadata