Security Alerts
by microsoft · devops · go, bash, node, git, skill
Fetch all open security alerts from S360/ADO, Dependabot, and npm audit, apply all fixes, verify, commit, and create a PR.
Source: https://github.com/microsoft/powerplatform-build-tools
Install
git clone https://github.com/microsoft/powerplatform-build-toolsTags: go, bash, node, git, skill
⭐ 289 GitHub stars · Source: skillsdirectory
About devops MCP servers and Claude skills
devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Security Alerts is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related devops MCPs and skills
- Microsoft MCP Servers by microsoft
Title: Microsoft MCP Servers MCP Server
- Azure DevOps MCP Server by microsoft
Provides Azure DevOps tooling for AI agents, enabling interaction with projects, work items, repositories, and pipelines through natural language.
- Markitdown MCP Server — Install & Setup — MCP.Directory by microsoft
Title: Markitdown MCP Server — Install & Setup
- Debug Agent by microsoft
Diagnose a pipeline failure or customer issue end-to-end. Accepts a log path, error text, ADO work item ID, or GitHub issue URL.
- Fix Dependencies by microsoft
Fix all vulnerabilities on the current branch using npm audit. Local branch only — no ADO/GitHub queries.
- Knowledge Sync by microsoft
Sync ADO work items and ICM incidents to the persistent knowledge log. Invoked automatically by /review, /workitem, and /pac-cli-update when knowledge is stale.
- Workitem by microsoft
Read an ADO or GitHub work item, research similar past PRs, implement the fix, and leave the branch ready for /create-pr.
- codesearch by microsoft
Full-text and structural code search for a large monorepo, exposing results as MCP tools so Claude can query the codebase directly without copy-pasting.
Frequently asked questions
How do I install Security Alerts?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Security Alerts?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Security Alerts free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.