runpod
Facilitates cloud GPU processing with RunPod, enabling efficient deployment and management of AI models via serverless endpoints.
Install this skill
or
87/100
Security score
The runpod skill was audited on Feb 27, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 14
Access to .env file
SourceSKILL.md
| 14 | # 2. Add API key to .env |
low line 15
Access to .env file
SourceSKILL.md
| 15 | echo "RUNPOD_API_KEY=your_key_here" >> .env |
medium line 28
Access to .env file
SourceSKILL.md
| 28 | 3. Saves the endpoint ID to `.env` (e.g. `RUNPOD_QWEN_EDIT_ENDPOINT_ID`) |
medium line 70
Access to .env file
SourceSKILL.md
| 70 | Each tool stores its endpoint ID in `.env`: |
low line 13
External URL reference
SourceSKILL.md
| 13 | # 1. Create account at https://runpod.io |
Scanned on Feb 27, 2026
View Security Dashboard