vscode-extension-api

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and educational code examples for official VSCode Extension APIs, including the commands, window, workspace, and debug namespaces.
  • [COMMAND_EXECUTION]: Documents the usage of vscode.window.createTerminal to facilitate standard development workflows, such as running npm install or build scripts. These examples are benign and align with the skill's primary purpose.
  • [EXTERNAL_DOWNLOADS]: References the @vscode/vsce CLI tool and @types/vscode package, which are official Microsoft utilities required for VSCode extension development.
  • [DATA_EXPOSURE]: Includes instructions for using vscode.workspace.openTextDocument and vscode.workspace.getConfiguration to interact with workspace files and settings, which are fundamental capabilities for extension functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 05:18 AM