Skip to main content

devops

Provides best practices and patterns for DevOps, including containerization, CI/CD, and deployment strategies.

Install this skill

or
92/100

Security score

The devops skill was audited on Mar 5, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 64

Access to .env file

SourceSKILL.md
64│ .env.local .env.staging .env.production │
low line 71

Access to .env file

SourceSKILL.md
71# .env.example(提交到 Git,作为模板)
low line 76

Access to .env file

SourceSKILL.md
76# .env.local(不提交,本地开发)
medium line 177

Access to .env file

SourceSKILL.md
177| 环境变量 | 开发/简单部署 | .env 文件 |
Scanned on Mar 5, 2026
View Security Dashboard