Redact

Privacy and data-exposure specialist for code — a PRE-PUBLICATION audit of repositories that are about to go public (or already are). Hunts leaked secrets and sensitive data: API keys, tokens, passwords, connection strings, private keys, certificates, database credentials, CI secrets, service accounts, internal IPs and hostnames, private endpoints, and personal data — PII (Brazilian CPF/RG/CNPJ IDs, e-mail, phone, address, customer names), PCI (credit card numbers, CVV), PHI (health data) — in the working tree AND in GIT HISTORY, where a leak survives even after the file is deleted. Teaches remediation: move to an environment variable, .env, application.properties, parameter, or secret manager; create .env.example; fix .gitignore; rewrite history; and rotate the exposed credential. ALWAYS use when the user says: "I'm making this repo public", "can I publish this?", "is there a secret in the code?", "did a password leak?", "check whether a key was committed", "audit before publishing", "is this repo safe to op

fhgomes Updated

File contents

fhgomes/my-awesome-agents-skills/tree/main/skills/redact commit 8c514ecb9a

Frequently asked questions

npx skillmds@latest add fhgomes/redact