cascading-fleet

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a series of shell commands via a Bash script to automate repository management. This includes performing git operations (worktree, fetch, commit, push), using the gh CLI to create pull requests, and invoking node to run scripts.
  • [COMMAND_EXECUTION]: The script references and executes a TypeScript file (cli.mts) located in a sibling repository (socket-wheelhouse). This represents a cross-repository dependency used for scaffolding synchronization within the vendor's project structure.
  • [COMMAND_EXECUTION]: Automated commits and pushes use the FLEET_SYNC=1 environment variable and the --no-verify flag. These are documented mechanisms to bypass specific Git hooks (such as no-revert-guard) that would otherwise block automated sync operations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 05:17 AM
Security Audit — agent-trust-hub — cascading-fleet