nx-workspace-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Nx workspace configuration. All templates, including nx.json and project.json, utilize standard schemas and official executors.
- [SAFE]: Remote code patterns or external downloads are restricted to trusted sources. The GitHub Actions workflow in 'sub-skills/template-5-ci-configuration-with-affected.md' uses official actions from GitHub and Nrwl (Nx team).
- [SAFE]: Secret handling follows best practices. The CI template uses GitHub Action secrets for sensitive tokens, and the caching templates use placeholders for access tokens.
- [SAFE]: The custom generator logic in 'sub-skills/template-4-custom-generator.md' uses official Nx Devkit APIs for file system operations without any suspicious command execution or network calls.
Audit Metadata