Skip to main content

devcontainer-setup

Sets up Universal DevContainers for AI workflows, optimizing environments for tools like Snowflake CLI and dbt.

Install this skill

or
84/100

Security score

The devcontainer-setup skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 53

Access to hidden dotfiles in home directory

SourceSKILL.md
53mkdir -p ~/.m2 ~/.npm ~/.cache/uv ~/.cargo ~/.snowflake ~/.claude ~/.cursor
medium line 60

Access to hidden dotfiles in home directory

SourceSKILL.md
60- `~/.snowflake/connections.toml` - Snowflake CLI config
medium line 61

Access to hidden dotfiles in home directory

SourceSKILL.md
61- `~/.claude/` - Claude Code config
medium line 78

Access to hidden dotfiles in home directory

SourceSKILL.md
78| Mount directory not found | Run `mkdir -p ~/.m2 ~/.npm ~/.cache/uv ~/.cargo ~/.snowflake ~/.claude ~/.cursor` on host |
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →