A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
The official GitHub Copilot Advanced Security plugin
Security-focused plugin that brings GitHub Advanced Security capabilities into AI coding workflows through skills and MCP integrations.
The plugin helps agents identify and prevent credential exposure during development by:
This plugin requires the GitHub MCP Server. It works with any MCP-compatible AI agent or client, and is not limited to GitHub Copilot.
Authentication: When using GitHub Copilot, authentication is handled automatically. For other clients (e.g., Cursor), you must include an
Authorizationheader with aBearer ${GITHUB_TOKEN}.
By default, Copilot CPI and VS Code don't enable the toolsets required by the skills in this repository. To simplify setup and usage, this plugin includes a preconfigured .mcp.json file with the appropriate defaults.
Install or enable the plugin in your preferred AI agent or client. For example, VS Code, using Agent plugins or using Copilot CLI via copilot plugins install. This plugin is already accessible in the default marketplaces exposed by both.
Ask your AI coding agent to use these security capabilities in natural language. For example:
You: "Scan my staged changes for secrets before I commit"
Agent: Uses the secret scanning capability and reports the result
✅ Staged changes are clean
We'd love your contributions! Please read our Contributing Guide for details on how to submit pull requests.
This project is licensed under the MIT License.
MCP server integration for DaVinci Resolve Studio
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba