More screenshots
Works with the AI tools you already use
🔒 PII & Data-Leak Scanner
Scan your schemas, seed data, config, and logs for personal data before it leaks. Detects PII-indicating column and key names (email, ssn, phone, address) across SQL, CSV, and JSON, plus PII in the data itself: email addresses, SSN-like numbers, credit-card-like numbers, phone numbers, and PII written into log files. Each finding is flagged with its location and a GDPR-style review note. Heuristic by design: it surfaces what to review, not a compliance guarantee.
$15
· or 75 creditsSecure checkout via Stripe
About this skill
What it does
The PII Data Leak Scanner is a specialized audit tool designed to identify sensitive Personal Identifiable Information (PII) within your codebase and data artifacts. It performs heuristic scans across SQL schemas, CSV datasets, JSON files, seed data, fixtures, and application logs to detect accidental exposure of emails, SSNs, credit card numbers, and sensitive column names.
Why use this skill
Prompting a standard AI to "find PII" often leads to inconsistent results and missed patterns. This skill provides a structured, developer-focused workflow using a dedicated Python scanner and an industry-standard audit checklist. It ensures that before you push code to a public repo or share a database dump, you have an evidence-based report citing exact filenames and line numbers for remediation.
Supported tools
- File Formats: .sql, .csv, .json, .log
- Frameworks: Optimized for Rails/Django/Node seed and fixture directories
- Standard Library: Pure Python implementation with no external dependencies required
What the output looks like
You receive a structured Markdown report categorized by severity (Critical to Info). Each finding includes the file path, line number, the specific evidence found (e.g., a regex match for a phone number), the potential impact, and a templated remediation step you can apply immediately.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
All scanning is local. The bundled scanner reads matching files, prints markdown or JSON findings, and never transmits, uploads, or stores your data anywhere. It installs nothing and modifies nothing. Any write, install, deploy, or live-account action requires explicit user confirmation.
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Frequently Asked Questions
Browse More Skills
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.

humanize-writing
Transform robotic AI drafts into natural, human-sounding prose with native-level flow and tone.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.