turborepo
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [Official Remote Tool Execution]: The skill includes instructions to run
npx create-turbo@latestandnpx @turbo/codemod migrate. These are standard remote execution patterns used to bootstrap and update projects using the vendor's official utilities. - [Shell Command Guidance]: The documentation provides numerous examples of shell commands for task execution and workspace filtering (e.g.,
turbo build --filter=web). These are essential for the skill's primary purpose of managing monorepo builds. - [Remote Cache Configuration]: The skill references environment variables such as
TURBO_TOKENandTURBO_TEAMfor remote caching. These are standard configuration parameters used to integrate with the vendor's caching service and do not contain hardcoded credentials. - [Agent-Optimized Output]: The skill mentions the
turbo docscommand, which is designed to return information in a format optimized for AI agents. This facilitates the processing of tool-generated data by the agent.
Audit Metadata