vscode-extension-guide-en
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and instructional content for VS Code extension development without any malicious instructions.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing established development tools and official VS Code utilities from the npm registry.
- Evidence:
npm install -g yo generator-codeandnpx @vscode/vsce package. - [COMMAND_EXECUTION]: The skill includes standard development commands for compiling and packaging extensions, which are appropriate for the skill's stated purpose.
- Evidence:
npm run compileandnpm run watch.
Audit Metadata