nx-workspace-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and configuration templates for Nx workspaces without executing any hidden or malicious code. All provided templates are for well-known build tools (Nx, Webpack, Jest, ESLint).
- [SAFE]: Remote caching templates for Nx Cloud and AWS S3 use appropriate placeholders for sensitive information (e.g., 'your-nx-cloud-token', 'my-nx-cache-bucket').
- [SAFE]: The GitHub Actions template correctly utilizes GitHub Secrets for managing sensitive environmental variables like NX_CLOUD_ACCESS_TOKEN.
- [SAFE]: The custom generator template uses official '@nx/devkit' APIs to manage file generation and formatting, following standard development practices for the toolset.
Audit Metadata