vscode-openvsx-extension-publish

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill guides the execution of several local commands to facilitate the publishing process.
  • Generates a local script _generate-icon.mjs to create an SVG icon and executes it using Node.js.
  • Uses the code CLI to install and uninstall .vsix packages for local verification.
  • Uses the gh CLI to automate the creation of a namespace claim issue on the official Open VSX repository.
  • [EXTERNAL_DOWNLOADS]: Utilizes npx to download and execute well-known extension management tools.
  • Fetches @vscode/vsce from the official Microsoft/VSCode registry for packaging and publishing.
  • Fetches ovsx from the Eclipse Foundation for Open VSX compatibility.
  • Fetches sharp-cli for image processing during icon generation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 01:47 AM