Skip to main content

ln-730-devops-setup

Automates DevOps setup by coordinating Docker, CI/CD, and environment configurations through auto-detection for seamless project initialization.

Install this skill

or
79/100

Security score

The ln-730-devops-setup skill was audited on Feb 27, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 68

Access to .env file

SourceSKILL.md
68| **Database** | Connection strings in code | `appsettings.json`, `.env.example` |
low line 96

Access to .env file

SourceSKILL.md
96Output: .env.example, .env.development, .gitignore updates
medium line 135

Access to .env file

SourceSKILL.md
135- `.env.example` - Template with all variables
medium line 136

Access to .env file

SourceSKILL.md
136- `.env.development` - Development defaults
medium line 137

Access to .env file

SourceSKILL.md
137- `.env.production` - Production template (placeholders)
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →