devcontainer-dev
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various shell commands for validation, such as
uv run ruff,pnpm exec vitest, andshellcheck. These are standard development practices for checking code quality and environment setup within a devcontainer. - [EXTERNAL_DOWNLOADS]: The skill utilizes package managers (
uv,pnpm) and tools like Playwright to install dependencies and browser binaries. These downloads are performed from well-known, trusted registries (PyPI, npm) and official sources.
Audit Metadata