nx-workspace-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill serves as a legitimate technical guide for monorepo management.
- [EXTERNAL_DOWNLOADS]: Incorporates standard workspace dependencies and migration scripts from the official npm registry using commands like 'npm ci' and 'nx migrate'.
- [COMMAND_EXECUTION]: Defines standard automated tasks for linting, testing, and building within CI workflows, which is expected functionality for Nx-based projects.
- [CREDENTIALS_UNSAFE]: Uses clearly identified placeholders for API tokens and AWS configuration (e.g., 'your-nx-cloud-token', 'my-nx-cache-bucket'), which do not pose a risk.
Audit Metadata