skills/ruvnet/ruflo/github-multi-repo/Gen Agent Trust Hub

github-multi-repo

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill primarily integrates with the official GitHub CLI (gh) and the author's own orchestration library (ruv-swarm) to facilitate repository management across an organization.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands to perform standard development operations such as cloning repositories, installing dependencies with NPM, and managing git branches for pull requests. These commands are executed locally through Bash blocks as part of the tool's intended automation functionality.
  • [EXTERNAL_DOWNLOADS]: External dependencies are restricted to the gh-cli and the vendor's ruv-swarm package, both of which are treated as trusted in this context. The skill manages dependency synchronization across repositories using standard package registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 04:33 PM