vscode-extension-guide-en
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and best practices for VS Code extension development.
- [EXTERNAL_DOWNLOADS]: The guide references standard development utilities available via npm and npx, such as 'yo', 'generator-code', and the official '@vscode/vsce' tool for packaging extensions.
- [COMMAND_EXECUTION]: Includes routine shell commands for compiling, watching, and packaging TypeScript code, which are standard for the stated development purpose.
Audit Metadata