fix-dependencies Skill
Fix all vulnerabilities on the current branch using npm audit. Local branch only — no ADO/GitHub queries. Published by microsoft in powerplatform-build-tools.
Decision snapshot
Is this a fit?
Security review, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is fix-dependencies Skill?
Fix all vulnerabilities on the current branch using npm audit. Local branch only — no ADO/GitHub queries. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Security review use cases
Declared skill metadata
- Source file: .claude/skills/fix-dependencies/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use fix-dependencies Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/powerplatform-build-tools
- Skill file: .claude/skills/fix-dependencies/SKILL.md
What it does
Fix all vulnerabilities on the current branch using npm audit. Local branch only — no ADO/GitHub queries.
Skill instructions
Fix Dependencies Fix all vulnerabilities on the current branch using npm audit. No user input required. Scope: local branch only — no origin sync, no ADO queries, no Dependabot. For S360 / ADO / GitHub alerts use /security-alerts. --- Step 1 — Audit bash npm audit --json 2&1 Build a fix list. For each vulnerability, apply the first matching rule: | Condition | Action | | --------- | ------ | | patchedversion exists | Fix it — patch/minor/major all acceptable for security | | inBundle: true, parent has newer version | Upgrade parent (Strategy B) | | inBundle: true, no parent upgrade | Patch lock file directly (Strategy C) | | patchedversion: null | Accept risk, document, move on | | scope: development + low severity + no patch | Accept risk, move on | Known permanent accepted risk — do not flag: elliptic (GHSA-848j-6mx2-7j84) via rewiremock — dev-only, no patched version. --- Step 2 — Fix (no pausing between fixes) Strategy A — npm override (non-bundled transitive dep) Add/update the en
Verified compatibility and discovery
Frequently asked questions
What is fix-dependencies?
fix-dependencies is a open-source AI agent skill with Copy skill directory. Fix all vulnerabilities on the current branch using npm audit. Local branch only — no ADO/GitHub queries.
Who is fix-dependencies best for?
fix-dependencies is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install fix-dependencies?
Install or run fix-dependencies using Copy skill directory. Check fix-dependencies for the latest setup command.
Is fix-dependencies actively maintained?
fix-dependencies may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.