Skip to main content

devcontainers

Facilitates the setup of local development environments for DigitalOcean App Platform, ensuring production parity and efficient workflows.

Install this skill

or
85/100

Security score

The devcontainers skill was audited on Jun 8, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90```json
medium line 133

Template literal with variable interpolation in command context

SourceSKILL.md
133```bash
low line 172

Access to .env file

SourceSKILL.md
172├── .env # Generated (gitignored)
low line 72

External URL reference

SourceSKILL.md
72| RustFS | `http://minio:9000` (creds: `rustfsadmin/rustfsadmin`) |
low line 73

External URL reference

SourceSKILL.md
73| OpenSearch | `http://opensearch:9200` |
low line 155

External URL reference

SourceSKILL.md
155SPACES_ENDPOINT=http://minio:9000
low line 252

External URL reference

SourceSKILL.md
252- [VS Code Dev Containers](https://code.visualstudio.com/docs/devcontainers/containers)
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →