NPM Package Vulnerability Runbook
Automates vulnerability triage for Node.js projects using the npm Audit API and OSV.dev API. Generates step-by-step remediation runbooks with patching commands and dependency tree analysis.
NPM Package Vulnerability Runbook
Automates vulnerability triage for Node.js projects using the npm Audit API and OSV.dev API. Generates step-by-step remediation runbooks with patching commands and dependency tree analysis.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/npm-package-vulnerability-runbook/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/npm-package-vulnerability-runbook
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/npm-package-vulnerability-runbook.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.