workflow-automation
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides scripts for automated remote deployment using SSH.
- Evidence: The
scripts/deploy.shfile contains templates that execute build and restart commands on production and staging servers viassh. - [EXTERNAL_DOWNLOADS]: The workflow involves downloading and installing external software packages.
- Evidence:
npm installandnpm ciare used throughout theMakefile,scripts/dev-setup.sh, and.github/workflows/ci.ymlto fetch dependencies. - [COMMAND_EXECUTION]: Uses local shell scripts and task runners to manage development environments and services.
- Evidence:
scripts/dev-setup.shautomates prerequisite checks, environment file creation, and Docker service management usingdocker-compose.
Audit Metadata