install-vscode-extension
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- Standard Extension Management: The skill provides documentation on how to use the
workbench.extensions.installExtensioncommand within VS Code. This is a legitimate and standard administrative task for developers to manage their workspace and add necessary language support or tools. - Use of Integrated Tooling: It instructs the agent to utilize the
copilot_runVscodeCommandtool, which is an expected interface for interacting with the editor's API to perform automated tasks. - Reference to Official Resources: The extension ID provided as an example,
ms-python.python, corresponds to an official and widely-used extension, which is consistent with standard documentation practices.
Audit Metadata