OpenAgentSkill Registry Manifest Skill: anon Slug: glebis-anon Category: security Description: De-identify a session transcript (file or folder) by redacting PII LOCALLY before any sharing or cloud use. Produces a redacted GREEN copy with unique reserved-sentinel placeholders ([CONFIDE_PERSON_0001], [CONFIDE_EMAIL_0001], [CONFIDE_DATE_0002]...) plus a counts-only stats summary, and a local secret .map.json (0600, gitignored) that enables confide:rehydrate to restore real values after a cloud analysis. Use when the user says "anonymize this transcript", "redact PII", "de-identify session", "make safe to share", "strip personal data", "anonymize notes before sending to an LLM", or points at a transcript/folder that should be scrubbed. Local-only by default — raw text never leaves the machine; the map is the only artifact with originals and stays local; nothing printed is PII; human review is still required before sharing. Agent fit: - Decision: 72/100 Strong shortlist - Primary fit: Research agents - Role: Companion skill Supply profile: - Track: Research and knowledge work - Scenario: Research agents - Applicable agents: Claude Code, CLI, Codex, Cursor - Maintenance: 3d since push - Risk: Needs review Trust: - Trust score: 74/100 Strong shortlist - Audit: 80/100 Needs review Attribution: - Status: Registry indexed - Source: github candidate review - Creator: glebis - Claim URL: https://www.openagentskill.com/skills/glebis-anon#claim-this-skill Install: npx skills add glebis/claude-skills --skill anon URLs: - Web: https://www.openagentskill.com/skills/glebis-anon - API: https://www.openagentskill.com/api/agent/skills/glebis-anon - Install API: https://www.openagentskill.com/api/skills/glebis-anon/install - Repository: https://github.com/glebis/claude-skills/tree/main/confide/skills/anon