Skip to main content

runpod-compute

Enables provisioning and management of GPU pods on RunPod for persistent compute needs in long-running experiments.

Install this skill

or
84/100

Security score

The runpod-compute skill was audited on Apr 8, 2026 and we found 2 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 33

Access to SSH directory

SourceSKILL.md
31
32```bash
33ssh root@<IP> -p <PORT> -i ~/.ssh/id_ed25519
34```
35
low line 33

Access to home directory dotfiles

SourceSKILL.md
31
32```bash
33ssh root@<IP> -p <PORT> -i ~/.ssh/id_ed25519
34```
35
Scanned on Apr 8, 2026
View Security Dashboard
Installation guide →
GitHub Stars 3.1K
Rate this skill
Categorydevelopment
UpdatedApril 10, 2026
getcompanion-ai/feynman