home/categories/cicd/berrykuipers-claude-code-toolkit-claude-api-skills-source-audit-dependencies-skill-md
cicddevops

audit-dependencies

Run npm audit and check for outdated/vulnerable dependencies. Returns structured output with vulnerability counts by severity, outdated packages, and recommended updates. Used for security validation and dependency health checks.

BerryKuipers
maintainer
BerryKuipers
Updated 1/19/2026
Stars
5
Forks
2
quick start

Installation and usage

Run npm audit and check for outdated/vulnerable dependencies. Returns structured output with vulnerability counts by severity, outdated packages, and recommended updates. Used for security validation and dependency health checks.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use audit-dependencies