privacy-redact
Read ../general/privacy-redact/SKILL.md, then apply it in Codex:
- Inspect only the files requested or the files being promoted publicly.
- Redact secrets, usernames, absolute local paths, private hostnames, and project codenames with stable placeholders.
- Preserve technical meaning and line structure where practical.
- Never print suspected secrets back to the user.
- Re-run a narrow search after edits to verify no obvious private tokens remain.