Scans Node.js projects for vulnerable dependencies using npm audit and the OSV.dev REST API. Cross-references CVE databases via the National Vulnerability Database API v2.0 and generates SBOM documents in CycloneDX format.
Scanned 6/8/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill npm-dependency-audit-scanner --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Npm Dependency Audit Scanner?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-npm-dependency-audit-scanner)More formats (shields.io, HTML) on the badges page.
---
name: "npm Dependency Audit Scanner"
slug: "npm-dependency-audit-scanner"
description: "Scans Node.js projects for vulnerable dependencies using npm audit and the OSV.dev REST API. Cross-references CVE databases via the National Vulnerability Database API v2.0 and generates SBOM documents in CycloneDX format."
verification: "security_reviewed"
source: "https://docs.npmjs.com/auditing-package-dependencies-for-security-vulnerabilities/"
author: "npm, Inc."
category: "Security & Verification"
framework: "Custom Agents"
---
# npm Dependency Audit Scanner
Scans Node.js projects for vulnerable dependencies using npm audit and the OSV.dev REST API. Cross-references CVE databases via the National Vulnerability Database API v2.0 and generates SBOM documents in CycloneDX format.
## Installation
Use the upstream install or setup path that matches your environment:
- npm Docs
- npm package scope, access level, and visibility
- Docker and private modules
- npm License
Requirements and caveats from upstream:
- Downloading and installing Node.js and npm
- Try the latest stable version of node
- Creating Node.js modules
Basic usage or getting-started notes:
- Creating a strong password
- Receiving a one-time password over email
- About two-factor authentication
- Source: https://docs.npmjs.com/auditing-package-dependencies-for-security-vulnerabilities/
## Documentation
- https://docs.npmjs.com/auditing-package-dependencies-for-security-vulnerabilities/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/npm-dependency-audit-scanner/)
No comments yet. Be the first to comment!