nx-multi-repo-migrate
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a complex but transparent workflow for automating Nx migrations across multiple repositories. It delegates specific tasks to child agents and manages the overall session lifecycle.
- [COMMAND_EXECUTION]: Orchestrates standard development tools such as git, npm, yarn, pnpm, bun, and the Nx CLI. These operations are restricted to the migration's primary purpose.
- [EXTERNAL_DOWNLOADS]: Fetches package versions and migration scripts from well-known registries (npm) as part of the standard Nx migration process.
- [DATA_EXPOSURE]: Includes troubleshooting guidance regarding the agent's environment configuration (e.g., ~/.claude/settings.json, ~/.polygraph/config.json) to help users resolve permission issues encountered by specific package managers like pnpm in sandboxed environments.
Audit Metadata