expanso-csv-to-json

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs local data transformation from CSV to JSON format without any network access or attempts to access sensitive system files.
  • [COMMAND_EXECUTION]: The run.sh script executes the expanso command to run the transformation pipeline defined in pipeline.yaml. This is the primary intended functionality of the skill.
  • [SAFE]: The test.sh validation script uses yaml.safe_load() in Python, which is the recommended secure method for parsing YAML files to prevent code execution during deserialization.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 12:06 AM
Security Audit — agent-trust-hub — expanso-csv-to-json