vscode-workspace-setup

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill's .devcontainer/devcontainer.json configuration references a base image from Microsoft's official container registry (mcr.microsoft.com/devcontainers/typescript-node:20) and features from ghcr.io/devcontainers. These are established and well-known sources for development environments.
  • [COMMAND_EXECUTION]: The skill provides templates for VS Code tasks and debug configurations that execute standard development commands such as npm install, npm run dev, jest, and npx tsc. These operations are consistent with the skill's primary purpose of setting up a workspace environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 09:30 AM
Security Audit — agent-trust-hub — vscode-workspace-setup