Deps Health banner
arvindand arvindand

Deps Health

Security community

Description

--- description: Comprehensive dependency health audit with security and license info argument-hint: [groupId:artifactId, ...] --- Perform a full dependency health analysis using the maven-tools-mcp MCP server. **Dependencies to analyze:** $ARGUMENTS If no dependencies are specified, extract them from the project's build file (`pom.xml` or `build.gradle`). **Analysis Steps:** 1. Call `analyze_project_health` with: - `includeSecurityScan: true` - Check for CVE vulnerabilities via OSV.dev

Installation

Installs to ~/.claude/commands/arvindand-maven-tools-mcp-deps-health.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arvindand/maven-tools-mcp/HEAD/.claude/commands/deps-health.md -o ~/.claude/commands/arvindand-maven-tools-mcp-deps-health.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository