coolify-deployment
Facilitates deployment of Coolify self-hosted PaaS, covering VM setup, GitHub integration, and automated SSL for applications.
Install this skill
or
69/100
Security score
The coolify-deployment skill was audited on Feb 9, 2026 and we found 15 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 28
Curl to non-GitHub URL
SourceSKILL.md
| 28 | curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo bash |
medium line 81
Curl to non-GitHub URL
SourceSKILL.md
| 81 | curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo bash |
medium line 198
Access to .env file
SourceSKILL.md
| 198 | | `/data/coolify/source/.env` | Coolify configuration | |
medium line 215
Access to .env file
SourceSKILL.md
| 215 | - [ ] Backup `/data/coolify/source/.env` to secure location |
low line 28
External URL reference
SourceSKILL.md
| 28 | curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo bash |
low line 29
External URL reference
SourceSKILL.md
| 29 | # Access: http://<instance-ip>:8000 |
low line 34
External URL reference
SourceSKILL.md
| 34 | 1. Access Coolify UI at `http://<instance-ip>:8000` |
low line 37
External URL reference
SourceSKILL.md
| 37 | 4. Access app at `http://<container-id>.<instance-ip>.sslip.io` |
low line 81
External URL reference
SourceSKILL.md
| 81 | curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo bash |
low line 86
External URL reference
SourceSKILL.md
| 86 | 1. Open browser: `http://<instance-ip>:8000` |
low line 164
External URL reference
SourceSKILL.md
| 164 | APP_URL="http://<container-id>.<public-ip>.sslip.io" |
low line 258
External URL reference
SourceSKILL.md
| 258 | - [Coolify Documentation](https://coolify.io/docs) |
low line 259
External URL reference
SourceSKILL.md
| 259 | - [Coolify Installation Guide](https://coolify.io/docs/get-started/installation) |
low line 261
External URL reference
SourceSKILL.md
| 261 | - [Traefik Documentation](https://doc.traefik.io/traefik/) |
low line 262
External URL reference
SourceSKILL.md
| 262 | - [sslip.io](https://sslip.io/) |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry