devops-bestays-infra
Manages Bestays infrastructure with Docker and Makefile workflows for service orchestration, migrations, and backups.
Install this skill
or
53/100
Security score
The devops-bestays-infra skill was audited on Feb 28, 2026 and we found 11 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 89
Curl to non-GitHub URL
SourceSKILL.md
| 89 | - Backend health: `curl http://localhost:8011/api/health` |
high line 91
Curl to non-GitHub URL
SourceSKILL.md
| 91 | - Frontend: `curl http://localhost:5183` |
medium line 56
Access to .env file
SourceSKILL.md
| 56 | - .env file exists |
medium line 505
Access to .env file
SourceSKILL.md
| 505 | - Add to `.env` file |
low line 89
External URL reference
SourceSKILL.md
| 89 | - Backend health: `curl http://localhost:8011/api/health` |
low line 91
External URL reference
SourceSKILL.md
| 91 | - Frontend: `curl http://localhost:5183` |
low line 338
External URL reference
SourceSKILL.md
| 338 | - Backend API: http://localhost:8011 |
low line 339
External URL reference
SourceSKILL.md
| 339 | - API Documentation: http://localhost:8011/docs |
low line 340
External URL reference
SourceSKILL.md
| 340 | - Frontend: http://localhost:5183 |
low line 346
External URL reference
SourceSKILL.md
| 346 | - Backend: http://server:8011 |
low line 495
External URL reference
SourceSKILL.md
| 495 | 4. Also point to API docs: http://localhost:8011/docs |
Scanned on Feb 28, 2026
View Security Dashboard