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.
maintainer
BerryKuipers
Обновлено 1/19/2026
Звёзды
5
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use audit-dependencies