pacsomatic
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
scripts/run_pacsomatic.pyto generate and execute shell scripts for launching Nextflow workflows. The script employsshlex.quote()and list-basedsubprocess.runcalls to safely handle user-provided paths and arguments, preventing command injection. - [EXTERNAL_DOWNLOADS]: The skill includes functionality to clone the official nf-core/pacsomatic repository from GitHub. This is a legitimate operation for a bioinformatics tool and targets a well-known service.
Audit Metadata