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.sh file contains templates that execute build and restart commands on production and staging servers via ssh.
  • [EXTERNAL_DOWNLOADS]: The workflow involves downloading and installing external software packages.
  • Evidence: npm install and npm ci are used throughout the Makefile, scripts/dev-setup.sh, and .github/workflows/ci.yml to fetch dependencies.
  • [COMMAND_EXECUTION]: Uses local shell scripts and task runners to manage development environments and services.
  • Evidence: scripts/dev-setup.sh automates prerequisite checks, environment file creation, and Docker service management using docker-compose.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 01:50 PM