infra-ci-cd-turborepo-ci
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practice guide for Turborepo CI/CD infrastructure and does not contain any malicious code or instructions.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to handle sensitive information like
TURBO_TOKENandTURBO_REMOTE_CACHE_SIGNATURE_KEYas environment variables or CI secrets, avoiding hardcoded credentials in configuration files. - [EXTERNAL_DOWNLOADS]: References to external repositories and tools (e.g., self-hosted cache servers) are provided as standard community options for the Turborepo ecosystem and do not involve unsolicited downloads or execution of untrusted code.
- [COMMAND_EXECUTION]: Shell commands and scripts provided in the examples use standard utilities (
turbo,jq,npm) and follow logical patterns for pipeline automation.
Audit Metadata