security-alerts Skill
Fetch all open security alerts from S360/ADO, Dependabot, and npm audit, apply all fixes, verify, commit, and create a PR. Published by microsoft in powerplatform-build-tools.
What is security-alerts Skill?
Fetch all open security alerts from S360/ADO, Dependabot, and npm audit, apply all fixes, verify, commit, and create a PR. Published by microsoft in powerplatform-build-tools. 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-alerts Skill
- Use it for security review.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/powerplatform-build-tools
- Skill file: .claude/skills/security-alerts/SKILL.md
What it does
Fetch all open security alerts from S360/ADO, Dependabot, and npm audit, apply all fixes, verify, commit, and create a PR.
Skill instructions
Security Alerts Fetch all open security alerts from S360/ADO, GitHub Dependabot, and npm audit. Merge into one fix plan, apply all fixes, verify build, commit, and create a PR. No user input required. S360 service name for this repo: Power Apps App Deployment For local-only npm audit fixes without ADO/GitHub queries, use /fix-dependencies instead. --- Step 1 — Gather alerts from all three sources (run in parallel) 1a — S360 / Component Governance ADO items Run two queries in parallel — S360 alerts live in both area paths: bash Query 1 — PPBT Extensions area path az boards query --wiql " SELECT [System.Id], [System.Title], [System.State], [System.Tags], [Microsoft.VSTS.Common.Priority], [System.ChangedDate] FROM WorkItems WHERE [System.AreaPath] UNDER 'OneCRM\Client\UnifiedClient\AppLifeCycle\PPBT Extensions' AND [System.State] NOT IN ('Closed', 'Resolved', 'Done') AND ( [System.Tags] CONTAINS 'S360' OR [System.Tags] CONTAINS 'Component Governance' OR [System.Tags] CONTAINS 'SDL' OR [Sy
Explore related resources
Frequently asked questions
What is security-alerts?
security-alerts is a open-source AI agent skill with Copy skill directory. Fetch all open security alerts from S360/ADO, Dependabot, and npm audit, apply all fixes, verify, commit, and create a PR.
Who is security-alerts best for?
security-alerts is best for reusing agent instructions, scripts, and references, security review workflows, deployment workflows.
How do I install security-alerts?
Install or run security-alerts using Copy skill directory. Check security-alerts for the latest setup command.
Is security-alerts actively maintained?
security-alerts may need a closer maintenance check before production use.
Auto-fetched from GitHub.