security-alert-review Skill
List and review Advanced Security alerts for an Azure DevOps repository. Shows dependency vulnerabilities, secret exposure, and code scanning findings with filtering by severity, state, and alert type. Published by microsoft in azure-devops-skills.
What is security-alert-review Skill?
List and review Advanced Security alerts for an Azure DevOps repository. Shows dependency vulnerabilities, secret exposure, and code scanning findings with filtering by severity, state, and alert type. Published by microsoft in azure-devops-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Deployment
- Security review use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use security-alert-review Skill
- Use it for security review.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azure-devops-skills
- Skill file: .github/skills/security-alert-review/SKILL.md
What it does
List and review Advanced Security alerts for an Azure DevOps repository. Shows dependency vulnerabilities, secret exposure, and code scanning findings with filtering by severity, state, and alert type.
Skill instructions
Security alert review This skill works in the context of a project and a repository. Both are required to retrieve alerts. Project selection - If the user provides a project name in their request (for example, "for Contoso"), use that project directly and do not call corelistprojects. - If the user does not provide a project name, first ask the user once to provide the project name. - If the project name is still not provided after asking once, call corelistprojects to return a list of projects the user can choose from. Repository selection - If the user provides a repository name, use that repository directly. - If the user does not specify a repository, ask the user once for the repository name. - If the repository name is still not provided after asking once, call repolistreposbyproject to list available repositories for the user to choose from. Tools Use Azure DevOps MCP Server tools for all interactions with Azure DevOps. - corelistprojects: Get a list of projects in the organizat
Explore related resources
Frequently asked questions
What is security-alert-review?
security-alert-review is a open-source AI agent skill with Copy skill directory. List and review Advanced Security alerts for an Azure DevOps repository. Shows dependency vulnerabilities, secret exposure, and code scanning findings with filtering by severity, state, and alert.
Who is security-alert-review best for?
security-alert-review is best for reusing agent instructions, scripts, and references, security review workflows, deployment workflows.
How do I install security-alert-review?
Install or run security-alert-review using Copy skill directory. Check security-alert-review for the latest setup command.
Is security-alert-review actively maintained?
security-alert-review may need a closer maintenance check before production use.
Auto-fetched from GitHub.