expanso-content-splitting
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a valid configuration for the Expanso data pipeline tool. Analysis of the scripts (
run.sh,test.sh) and the pipeline configuration (pipeline.yaml) shows standard development practices for data routing. - [COMMAND_EXECUTION]: The
run.shscript executes theexpansocommand, which is a required binary specified in the skill metadata. This is a legitimate use for running the defined pipeline. - [EXTERNAL_DOWNLOADS]: The documentation references official Expanso resources (
expanso.io), which are recognized as the vendor's own infrastructure and are considered safe. - [DATA_EXFILTRATION]: The pipeline includes an HTTP server input and a Kafka output. These are standard architectural components for data processing pipelines and use environment variables for configuration (e.g.,
${KAFKA_BROKERS}), which is a secure practice for managing connection details.
Audit Metadata