danxvv

Python Dependency Auditor — Security agent for Claude Code

Security community

Use this agent when the user wants to check if Python dependencies are outdated, needs a dependency audit report, wants to know about newer versions available on PyPI, or asks about the currency of th.

How to install Python Dependency Auditor

Installs to ~/.claude/agents/danxvv-botcito-python-dependency-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danxvv/botcito/HEAD/.claude/agents/python-dependency-auditor.md -o ~/.claude/agents/danxvv-botcito-python-dependency-auditor.md

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

What Python Dependency Auditor does


name: python-dependency-auditor description: "Use this agent when the user wants to check if Python dependencies are outdated, needs a dependency audit report, wants to know about newer versions available on PyPI, or asks about the currency of their project's packages. This agent only reports findings and does not modify any files.\\n\\nExamples:\\n\\n\\nContext: User has just finished adding new dependencies to their project.\\nuser: \"I just added some new packages to my project,

Alternatives in Security

  • Security Dependencies — You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and su 31.9k ★
  • Omarchy Submission Auditor — Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/ 2.7k ★
  • Dependency Doctor — Dependency health management — outdated packages, vulnerabilities (CVE), breaking change risk for major bumps 85 ★

Full documentation available on GitHub

View Source Repository