setup-component-explorer-full

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFE
Full Analysis
  • Package Installation: The skill instructs the user to install packages under the @vscode namespace using standard package managers. This is an expected and routine procedure for integrating the Component Explorer toolset into a project.
  • Command Execution: The skill configures VS Code tasks and MCP (Model Context Protocol) servers to execute the installed component-explorer CLI. These commands are localized to the project's node_modules and are necessary for the tool's functionality, such as serving the UI or taking screenshots.
  • Configuration Modification: Steps include updating vite.config.ts, .vscode/tasks.json, and .vscode/launch.json. These modifications are transparent and follow standard practices for setting up development tools within the IDE.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 02:51 PM
Security Audit — agent-trust-hub — setup-component-explorer-full