Skip to main content

digitalocean-coder

Guides the provisioning of DigitalOcean infrastructure using OpenTofu/Terraform for efficient cloud resource management.

Install this skill

or
38/100

Security score

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

Categories Tested

Security Issues

medium line 32

Template literal with variable interpolation in command context

SourceSKILL.md
32```hcl
medium line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46```hcl
medium line 64

Template literal with variable interpolation in command context

SourceSKILL.md
64```hcl
medium line 130

Template literal with variable interpolation in command context

SourceSKILL.md
130```hcl
medium line 208

Template literal with variable interpolation in command context

SourceSKILL.md
208```hcl
medium line 255

Template literal with variable interpolation in command context

SourceSKILL.md
255```hcl
medium line 271

Template literal with variable interpolation in command context

SourceSKILL.md
271```hcl
medium line 322

Template literal with variable interpolation in command context

SourceSKILL.md
322```hcl
medium line 337

Template literal with variable interpolation in command context

SourceSKILL.md
337```hcl
low line 331

Access to hidden dotfiles in home directory

SourceSKILL.md
331public_key = file("~/.ssh/deploy.pub")
high line 331

Access to SSH directory

SourceSKILL.md
331public_key = file("~/.ssh/deploy.pub")
low line 286

External URL reference

SourceSKILL.md
286allowed_origins = ["https://${var.domain}"]
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →