nx-workspace-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Nx packages and tools (e.g., @nx/devkit, @nx/react, nx-cloud) which are standard for the JavaScript monorepo ecosystem.
- [COMMAND_EXECUTION]: Provides templates for standard dev-ops tasks using the Nx CLI, such as 'nx affected' and 'nx migrate'.
- [CREDENTIALS_UNSAFE]: Utilizes environment variable placeholders (e.g., ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}) and descriptive generic strings (e.g., 'your-nx-cloud-token') for authentication fields.
Audit Metadata