runpod-compute
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official runpodctl CLI tool using Homebrew (runpod/runpodctl). As this is a well-known service provider, the reference is considered safe.
- [COMMAND_EXECUTION]: The skill executes runpodctl commands to create, manage, and delete compute pods. These operations are consistent with the skill's stated purpose of managing remote GPU compute.
- [CREDENTIALS_UNSAFE]: The skill uses a placeholder (YOUR_KEY) for the API key in the configuration step, which follows best practices for secret management by avoiding hardcoded credentials.
Audit Metadata