VS Code ↗
VS Code is an officially published AI tool from Microsoft. Anomity scores its risk at 10 out of 100 (low).
Analysis summary
VS Code is an officially published AI tool from Microsoft. Anomity scores its risk at 10 out of 100 (low).
Code editor with GitHub Copilot, MCP servers, and AI extensions
Why this entry scored 10 out of 100
This profile starts at the catalog's neutral base of 50. Because the entry is officially published, trust adjusts the score by -40. The entry declares no high-risk capabilities on its own, so capabilities add nothing. It matches no dangerous capability combinations. The clamped result is 10, placing it in the low band.
Findings
-
Published by the vendor Trust offset
Configuration surface
Files this AI tool reads on the host. Anything written here changes what the agent does next.
-
vscode-user-settingsglobal jsoncUser settings- win32
${APPDATA}\Code\User\settings.json - darwin
${HOME}/Library/Application Support/Code/User/settings.json - linux
${HOME}/.config/Code/User/settings.json
- win32
-
vscode-user-mcpglobal jsonUser-level MCP servers- win32
${APPDATA}\Code\User\mcp.json - darwin
${HOME}/Library/Application Support/Code/User/mcp.json - linux
${HOME}/.config/Code/User/mcp.json
- win32
-
vscode-project-mcpproject jsonProject-level MCP servers- win32
${PROJECT}\.vscode\mcp.json - darwin
${PROJECT}/.vscode/mcp.json - linux
${PROJECT}/.vscode/mcp.json
- win32
-
vscode-project-settingsproject jsoncProject workspace settings- win32
${PROJECT}\.vscode\settings.json - darwin
${PROJECT}/.vscode/settings.json - linux
${PROJECT}/.vscode/settings.json
- win32
-
vscode-copilot-instructionsproject markdownGitHub Copilot custom instructions- win32
${PROJECT}\.github\copilot-instructions.md - darwin
${PROJECT}/.github/copilot-instructions.md - linux
${PROJECT}/.github/copilot-instructions.md
- win32
-
vscode-extension-manifestglobal jsonInstalled VS Code extension manifests -
vscode-copilot-instructions-globproject markdown-frontmatterGitHub Copilot per-file/per-language instructions (.github/instructions/**/*.instructions.md) -
vscode-copilot-chatmodesproject markdown-frontmatterGitHub Copilot custom chat modes (.github/chatmodes/*.chatmode.md) -
vscode-copilot-promptsproject markdown-frontmatterGitHub Copilot saved prompt files (.github/prompts/*.prompt.md) -
vscode-project-tasksproject jsoncWorkspace tasks (auto-run shell commands + env vars)- win32
${PROJECT}\.vscode\tasks.json - darwin
${PROJECT}/.vscode/tasks.json - linux
${PROJECT}/.vscode/tasks.json
- win32
-
vscode-project-launchproject jsoncWorkspace debugger launch configurations (env vars)- win32
${PROJECT}\.vscode\launch.json - darwin
${PROJECT}/.vscode/launch.json - linux
${PROJECT}/.vscode/launch.json
- win32
-
vscode-profile-settingsglobal jsoncPer-profile user settings (multi-profile installs) -
vscode-profile-mcpglobal jsonPer-profile MCP servers (multi-profile installs) -
vscode-project-agents-mdproject markdownRepository-level AGENTS.md (cross-tool agent rules read by Copilot)- win32
${PROJECT}\AGENTS.md - darwin
${PROJECT}/AGENTS.md - linux
${PROJECT}/AGENTS.md
- win32