A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.
SaferSkills independently audited copilot-mcp (Agent Skill) and scored it 45/100 (orange). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 1 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
A base64 string of 128+ characters appears in a documentation file. Encoded prompt injection hides the hostile instruction in base64 — invisible to keyword filters — and relies on the agent's ability to decode it at runtime. There is no normal authoring reason to embed a multi-hundred-byte base64 blob in skill docs.
*.sig, SIGNATURES) outside the documentation.Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<div align="center"> <h1>Copilot MCP Search for VS Code</h1> </div>
<div align="center"> <a href="vscode://AutomataLabs.copilot-mcp"> <img src="https://badgen.net/vs-marketplace/i/AutomataLabs.copilot-mcp?icon=visualstudio" /> </a> <br /> <a href="https://discord.gg/nm28ej34PN"> <img src="https://dcbadge.limes.pink/api/server/https://discord.gg/nm28ej34PN" /> </a> </div>
<!-- ✨ New: value-first CTA block --> <div align="center">
Want remote MCP in ~30s? Try Cloud MCP — paste a URL → OAuth → done. Works with Copilot & Claude (no keys, no terminal). Get started at cloudmcp.run
</div>
<div align="center"> <div style="display: flex; justify-content: center; gap: 20px; margin: 20px 0;"> <img width="800" alt="image" src="https://automatalabs.io/demo.gif" /> </div> </div>
<div align="center">
</div>
A powerful VS Code extension that lets you discover, install, and manage open‑source MCP servers and agent skills from one place.
skills.sh and install to your agents<!-- ✨ New: Remote option -->
If you don’t want to run servers locally, use Cloud MCP (remote, OAuth‑only). Paste the MCP URL into Copilot/Claude and you’re done:
Configure via the UI or VS Code settings. Look for the MCP Servers icon in the Activity Bar.
<!-- ✨ New: Discovery + Remote deploy hint -->
Tip: When a server supportsnpx/uvx, the Server Discovery panel shows a “Deploy via Cloud MCP” option so you can run it remotely without installing anything.
Copilot MCP collects a small set of anonymous usage events — searches, install attempts, and clicks on in-extension links/CTAs — so we can understand which features are useful.
@mcp chat prompts, truncated to 100 characters), public GitHub repository names/URLs and skill source locators for items you search for or act on, your OS platform/architecture and the extension version, and error messages/diagnostics (truncated) when something fails.telemetry.telemetryLevel setting. If you have disabled telemetry in VS Code, the extension sends nothing.To opt out, set telemetry.telemetryLevel to off in your VS Code settings.
This repo vendors an upstream Copilot provider from anomalyco/opencode under:
vendor/opencode-copilot/src/**Sync it with:
npm run sync:copilot-providerCheck drift without writing files:
npm run sync:copilot-provider:checkAutomated daily sync PRs are created by:
.github/workflows/sync-opencode-copilot.ymlPRs and feature requests welcome! See issues.
Vikash Loomba Website: https://cloudmcp.run X: @DevAutomata GitHub: @vikashloomba
GPL‑3.0 — see LICENSE.
_Part of the MCP Client Ecosystem_
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.