turbo-builder
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
goldskyCLI to perform administrative and operational tasks, such asgoldsky project listfor status checks andgoldsky secret listfor verifying pipeline credentials. These commands are necessary for the skill's purpose of managing vendor-specific resources. - [COMMAND_EXECUTION]: The skill generates and writes YAML configuration files to the local filesystem before validating and applying them via the
goldsky turbo validateandgoldsky turbo applycommands. This process is used to deploy data indexing pipelines to the Goldsky platform. - [SAFE]: No malicious patterns such as prompt injection, unauthorized data exfiltration, or obfuscation were identified. The external tool usage is restricted to the author's own verified CLI environment.
Audit Metadata