posttrainer
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
runpodctlCLI tool from official RunPod sources (github.com/runpodandcli.runpod.net). RunPod is a well-known infrastructure service. - [EXTERNAL_DOWNLOADS]: It fetches a companion skill file from the author's official domain (
posttraining.guide). - [COMMAND_EXECUTION]: The skill provides standard installation commands for the
runpodctlutility, including pipe-to-shell (wget | bash) and the use ofsudoto move the binary to the system path. These are routine for CLI setup on Unix-like systems. - [DATA_EXFILTRATION]: While the skill manages sensitive API tokens for HuggingFace, RunPod, and Weights & Biases, all network interactions using these credentials are directed to the legitimate service providers' APIs.
Audit Metadata