Dep Auditor — Security skill for Claude Code
Run a dependency health audit for actual-mcp-server and create GitHub issues for any findings.
How to install Dep Auditor
Installs to ~/.claude/commands/agigante80-actual-mcp-server-dep-auditor.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/agigante80/actual-mcp-server/HEAD/.claude/commands/dep-auditor.md -o ~/.claude/commands/agigante80-actual-mcp-server-dep-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
What Dep Auditor does
Run a dependency health audit for actual-mcp-server and create GitHub issues for any findings.
Usage
Accepted arguments: `[--full]`
- Default: skip libraries checked within the last 30 days (cache-first)
--full: ignore the cache and re-audit every library
Overview
Runs 4 sequential checks, writes results to `docs/audit/dep-audit-cache.json`, and opens GitHub issues for every finding. Never auto-removes or auto-updates anything — create tickets only.
Step 1 — Read the cach
Alternatives in Security
- FastAPI Review — Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu 243.5k ★
- Trail Of Bits Claude-code-config — Opinionated production defaults from a top security firm: sandboxing, permissions, hooks, skills, MCP server c 1.6k ★
- Cve MCP Server — Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS sco 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Code Health Auditor
Run a source code-health audit for actual-sync and create GitHub issues for genuine findings.
Dep Audit
Use when auditing project dependencies for staleness, license risks, upgrade paths, and health. Covers 'check
Dep Crusade
Unleash parallel Dependency Purist agents to audit every package.json, lockfile, and import for outdated, vuln
AI Spend
Audit Claude Code token efficiency: MCP overhead, session patterns, skill cost, cache hit rate. Add --full for
Deps Health
Comprehensive dependency health audit with security and license info
Zorille
Four Claude Code skills for codebase hygiene: codebase-audit (find issues) + plan-fixes (turn issues into PR-s
Related Agents
Tp Dep Health
PROACTIVELY use this when the user asks "which dependencies should I update", "any stale / risky packages", "a
Dep Health Weekly
Scheduled agent - runs the /dep-health skill against active project repos every Monday and writes a consolidat
Dep Purist
The relentless auditor of project dependencies. Use this agent to find outdated, vulnerable, duplicate, unused