devcontainer-setup
Facilitates the creation of isolated development environments with language-specific tooling using Claude Code for seamless project setup.
Install this skill
or
65/100
Security score
The devcontainer-setup skill was audited on May 17, 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 260
Template literal with variable interpolation in command context
SourceSKILL.md
| 260 | ```json |
high line 267
Template literal with variable interpolation in command context
SourceSKILL.md
| 267 | - `source={{PROJECT_SLUG}}-cargo-${devcontainerId},target=/home/vscode/.cargo,type=volume` (Rust) |
high line 268
Template literal with variable interpolation in command context
SourceSKILL.md
| 268 | - `source={{PROJECT_SLUG}}-go-${devcontainerId},target=/home/vscode/go,type=volume` (Go) |
Scanned on May 17, 2026
View Security Dashboard