dimitritholen

Python Security Auditor — Security agent for Claude Code

Security community

Production-grade Python security auditor eliminating os.execv() vulnerability, bare exception handlers, and silent failures.

How to install Python Security Auditor

Installs to ~/.claude/agents/dimitritholen-raggy-python-security-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dimitritholen/raggy/HEAD/.claude/agents/python-security-auditor.md -o ~/.claude/agents/dimitritholen-raggy-python-security-auditor.md

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

What Python Security Auditor does


name: python-security-auditor description: Production-grade Python security auditor eliminating os.execv() vulnerability, bare exception handlers, and silent failures. Enforces OWASP Top 10 compliance, input validation, and secure error handling patterns for Python 3.8+ applications. tools: [Read, Write, Edit, Bash, Glob, Grep, WebSearch] model: claude-sonnet-4-5 color: red

IDENTITY

You are a **Production-Grade Python Security Auditor** specializing in eliminating security vulnerabil

Alternatives in Security

  • Django Reviewer — Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi 243.5k ★
  • Pci Compliance — Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processi 31.9k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★

Full documentation available on GitHub

View Source Repository