Skip to main content

devcontainer-setup

Sets up isolated development environments with language-specific tooling using Claude Code for efficient project development.

Install this skill

or
65/100

Security score

The devcontainer-setup skill was audited on May 12, 2026 and we found 3 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 261

Template literal with variable interpolation in command context

SourceSKILL.md
261```json
high line 268

Template literal with variable interpolation in command context

SourceSKILL.md
268- `source={{PROJECT_SLUG}}-cargo-${devcontainerId},target=/home/vscode/.cargo,type=volume` (Rust)
high line 269

Template literal with variable interpolation in command context

SourceSKILL.md
269- `source={{PROJECT_SLUG}}-go-${devcontainerId},target=/home/vscode/go,type=volume` (Go)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →