Skip to main content

devsecops-expert

Expert DevSecOps engineer specializing in secure CI/CD pipelines, security automation, and compliance as code for robust infrastructure security.

Install this skill

or
27/100

Security score

The devsecops-expert skill was audited on Feb 9, 2026 and we found 19 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 1072

Eval function call - arbitrary code execution

SourceSKILL.md
1072echo 'eval(user_input)' > test.py
medium line 51

Template literal with variable interpolation in command context

SourceSKILL.md
51```yaml
medium line 201

Template literal with variable interpolation in command context

SourceSKILL.md
201```yaml
medium line 269

Template literal with variable interpolation in command context

SourceSKILL.md
269```yaml
medium line 295

Template literal with variable interpolation in command context

SourceSKILL.md
295```yaml
medium line 323

Template literal with variable interpolation in command context

SourceSKILL.md
323```yaml
medium line 408

Template literal with variable interpolation in command context

SourceSKILL.md
408```yaml
medium line 695

Template literal with variable interpolation in command context

SourceSKILL.md
695```yaml
medium line 1122

Python subprocess execution

SourceSKILL.md
1122result = subprocess.run(
medium line 1130

Python subprocess execution

SourceSKILL.md
1130result = subprocess.run(
medium line 1138

Python subprocess execution

SourceSKILL.md
1138result = subprocess.run(
low line 276

Access to hidden dotfiles in home directory

SourceSKILL.md
276path: ~/.cache/trivy
low line 281

Access to hidden dotfiles in home directory

SourceSKILL.md
281run: trivy image --cache-dir ~/.cache/trivy app:test
low line 1079

Access to .env file

SourceSKILL.md
1079echo 'AWS_KEY=AKIAIOSFODNN7EXAMPLE' > test.env
low line 1081

Access to .env file

SourceSKILL.md
1081rm test.env
low line 558

External URL reference

SourceSKILL.md
558server: "https://vault.example.com"
low line 780

External URL reference

SourceSKILL.md
780issuer: "https://token.actions.githubusercontent.com"
low line 782

External URL reference

SourceSKILL.md
782url: https://rekor.sigstore.dev
low line 1012

External URL reference

SourceSKILL.md
1012issuer: "https://token.actions.githubusercontent.com"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →