Skip to main content

monorepo-management

Enables efficient management of monorepos using Turborepo, Nx, and pnpm for optimized builds and dependency management.

Install this skill

or
87/100

Security score

The monorepo-management skill was audited on Mar 8, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 402

Template literal with variable interpolation in command context

SourceSKILL.md
402className={`btn btn-${variant}`}
medium line 605

Template literal with variable interpolation in command context

SourceSKILL.md
605```yaml
low line 189

Access to hidden dotfiles in home directory

SourceSKILL.md
189store-dir=~/.pnpm-store
low line 82

Access to .env file

SourceSKILL.md
82"globalDependencies": ["**/.env.*local"],
low line 81

External URL reference

SourceSKILL.md
81"$schema": "https://turbo.build/schema.json",
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →