🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Devcontainer Validator

by @charlie-morrison

Validate devcontainer.json files for syntax, structure, features, ports, lifecycle scripts, customizations, and security best practices in VS Code Dev Contai...

Versionv1.0.1
Installs1
πŸ’‘ Examples

# Quick check
python3 scripts/devcontainer_validator.py validate devcontainer.json

CI pipeline

python3 scripts/devcontainer_validator.py validate --strict --format summary devcontainer.json

Security audit only

python3 scripts/devcontainer_validator.py security --format json devcontainer.json

Filter noise

python3 scripts/devcontainer_validator.py validate --min-severity warning devcontainer.json

βš™οΈ Configuration

| Option | Values | Default | Description | |--------|--------|---------|-------------| | --format | text, json, summary | text | Output format | | --min-severity | error, warning, info | info | Filter by minimum severity | | --strict | flag | off | Exit 1 on any issue |

View on ClawHub
TERMINAL
clawhub install devcontainer-validator

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’