turborepo-monorepo
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard developer configurations for Turborepo, Next.js, and NestJS monorepo structures.
- [SAFE]: Remote caching instructions utilize official Turborepo commands (
turbo login,turbo link) and follow security best practices by recommending the use of environment variables and CI secrets for sensitive tokens. - [SAFE]: CI/CD templates for GitHub Actions, CircleCI, and GitLab CI use established official actions (e.g.,
actions/checkout,pnpm/action-setup) and secure configuration patterns. - [SAFE]: All package management and project initialization steps utilize standard, well-known ecosystem tools such as
pnpm,npm, andyarnwithout suspicious redirection or obfuscated scripts.
Audit Metadata