campaign-orchestration
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the "Bash" tool to perform standard job management tasks on HPC systems, such as submitting jobs with "sbatch", monitoring status with "squeue" and "sacct", and synchronizing data with "rsync". These operations are consistent with the skill's primary purpose and are performed using well-known system utilities.
- [SAFE]: The orchestration pattern involves reading and writing state in WORKFLOW.md files. While this creates a potential surface for indirect prompt injection, the skill incorporates comprehensive escalation criteria that halt autonomous processing for any destructive actions, cost cap violations, or unfamiliar error patterns, effectively maintaining human-in-the-loop control.
Audit Metadata