NPM Dependency Remediation

Remediate npm vulnerability advisories on a Node project or fork with minimal risk. Clears in-range advisories via non-force `npm audit fix`, isolates force-required bumps (out-of-range) behind a human decision, and verifies the test suite stays green — including the NODE_ENV=production dev-dependency trap that makes `npm test` fail with "vitest: command not found". Trigger when the user says "npm audit shows highs", "remediate vulnerabilities", "update deps on the fork", "fix npm audit", or asks to clear security advisories during a maintenance pass.

theheavenlyd3mon 569299b 6.0 KB Updated 28 repo stars

File contents

theheavenlyd3mon/hermes-profiles/tree/main/profiles/senna/skills/software-development/npm-dependency-remediation commit 569299b66f

Frequently asked questions

npx skillmds add theheavenlyd3mon/npm-dependency-remediation