Armory
Source
Browse
Hooks

dependency-checker

Advanced dependency analysis and security checking. Monitors for outdated packages, security vulnerabilities, and license compatibility.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install dependency-checker --cli claude

writes the file to.claude/hooks/dependency-checkerListed as compatible

Configuration
# fetches the hook script into:
.claude/hooks/dependency-checker
# then register it in your settings.json "hooks" block.

↳ Add the hook entry to settings.json, then restart the harness.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Advanced dependency analysis and security checking. Monitors for outdated packages, security vulnerabilities, and license compatibility.

When to use it

Advanced dependency analysis and security checking. Monitors for outdated packages, security vulnerabilities, and license compatibility.

How to install / invoke

# Wire this hook script into .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/hooks/automation/dependency-checker.json -o .claude/hooks/dependency-checker.json

Notes

Extracted from davila7/claude-code-templates, automation category.