Security audit
Turborepo Monorepo Patterns
Security checks for vulnerabilities and agentic risk
Overview
This is a straightforward Turborepo reference skill with disclosed setup, CI, caching, and deploy examples and no hidden executable behavior.
Safe to install as a reference skill. Before copying its example workflows or commands, pin versions where reproducibility matters, keep CI tokens least-privilege, restrict deploy jobs to trusted branches, and manually confirm cleanup, publish, deploy, and database commands before running them.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
