turbo-reset
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to manage the local environment.
- It executes
rm -rfto deletenode_modules,.turbo, and.nextdirectories within a specificturbopath. These are standard cleanup operations for monorepos. - It runs
pnpm installandpnpm db:migrateto restore the environment state. - All operations are consistent with the skill's stated purpose and do not involve unauthorized network access or sensitive file exposure.
Audit Metadata