runpodctl
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes the command
curl -sSL https://cli.runpod.net | bashfor installation. This pattern executes a remote script in the shell, which is the official installation method for the vendor's CLI tool. - [EXTERNAL_DOWNLOADS]: The skill references downloading CLI binaries from the official GitHub releases page for the tool (
github.com/runpod/runpodctl/releases). - [COMMAND_EXECUTION]: The skill is centered around executing
runpodctlshell commands to manage GPU pods, serverless endpoints, and other cloud resources.
Audit Metadata