Skip to main content

devsecops-practices

Provides comprehensive guidance on integrating security into the software development lifecycle using DevSecOps principles.

Install this skill

or
76/100

Security score

The devsecops-practices skill was audited on Feb 21, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 125

Template literal with variable interpolation in command context

SourceSKILL.md
125```yaml
medium line 166

Template literal with variable interpolation in command context

SourceSKILL.md
166```yaml
medium line 457

Template literal with variable interpolation in command context

SourceSKILL.md
457```yaml
medium line 560

Template literal with variable interpolation in command context

SourceSKILL.md
560```yaml
low line 244

External URL reference

SourceSKILL.md
244target: 'http://localhost:8080'
low line 250

External URL reference

SourceSKILL.md
250target: 'http://localhost:8080'
low line 288

External URL reference

SourceSKILL.md
288test: ["CMD", "curl", "-f", "http://localhost:8080/health"]
low line 302

External URL reference

SourceSKILL.md
302-t http://app:8080
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →