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 Mar 21, 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 258

Template literal with variable interpolation in command context

SourceSKILL.md
258```json
high line 265

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

SourceSKILL.md
266- `source={{PROJECT_SLUG}}-go-${devcontainerId},target=/home/vscode/go,type=volume` (Go)
Scanned on Mar 21, 2026
View Security Dashboard