github-copilot-upgrader
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Standard Development Commands: The skill utilizes common command-line operations such as
npm install,npm run compile, andnpm run testto perform its primary function. These are expected behaviors for a skill designed to update and verify software packages. - External Package Management: It installs the
@github/copilotpackage from the official NPM registry. This is a routine operation for updating project dependencies within the relevant vendor's ecosystem. - Project Reference Links: The instructions include a link to a GitHub issue on an official repository. Although the link appears embedded within a word (
upghttps://github.com/microsoft/vscode/issues/291457rade), it targets a trusted domain and serves as a reference for the upgrade process.
Audit Metadata