Pii And Test Data

Block real customer data from appearing in test fixtures, code comments, documentation, debug output, or shared transcripts. Require synthetic generators (`faker`, `@faker-js/faker`, provider test cards), reserved test ranges (555 phone numbers, `@example.com` emails, RFC 5737 IPs), and redaction of PII/PHI/PCI from logs and error messages. Refuse to copy production rows into development environments under any framing.

catpilotai Updated

File contents

catpilotai/catpilot-ai-guardrails/tree/main/src/skills/core/pii-and-test-data commit cf8ad2d886

Frequently asked questions

npx skillmds@latest add catpilotai/pii-and-test-data