Scan files, directories, or git repositories for personally identifiable information — credentials (gitleaks), generic PII (Microsoft Presidio), and matches against a user-maintained personal PII inventory (names, addresses, family, IDs) stored locally.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin pii-scannerScan files, directories, or git repositories for personally identifiable information — credentials, generic PII, and matches against your own personal PII inventory.
Three layers of detection:
gitleaks (or trufflehog fallback).Read-only — never modifies any file.
pii-scan — scan a file, directory, or one-or-many git repositories. Cross-references your personal PII inventory and produces a redacted, severity-ranked report.Stored locally at:
${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/pii-scanner/pii-inventory/personal.yaml
The skill scaffolds this file on first run and walks you through filling it. The inventory is never sent anywhere.
gitleaks — apt install gitleaks or download from GitHub releases.presidio-analyzer — pip install presidio-analyzer presidio-anonymizer && python -m spacy download en_core_web_lg.Both are optional; at least one should be present. With neither, the skill falls back to a basic regex sweep and warns that the scan is degraded.
# Always-available:
claude plugins install pii-scanner@danielrosehill
# Or scoped to a single project:
claude plugins install pii-scanner@danielrosehill --scope project
MIT
The most comprehensive Claude Code plugin — 48 agents, 182 skills, 68 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
Share bugs, ideas, or general feedback.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Stripe development plugin for Claude
Professional WordPress engineering skills for Claude Code — performance optimization, security auditing, Gutenberg block development, and theme/plugin best practices
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim