sensitive-data

star 302

Rosetta CRITICAL MUST skill. MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any data that could potentially be sensitive.

griddynamics By griddynamics schedule Updated 5/13/2026

name: sensitive-data description: "Rosetta CRITICAL MUST skill. MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any data that could potentially be sensitive." license: Apache-2.0 baseSchema: docs/schemas/skill.md

  1. DO NOT read, query, store, tell, write, log, or distribute any SENSITIVE information (PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, Secrets, etc).
  2. IF encountered — report without exposing raw value.
  3. IF needed as-is — MUST ask explicit user approval first.
  4. User may override (mocked data).
  5. NEVER output, echo, print, log, summarize, or reference the raw value of any sensitive data in chat or in any file.
  6. MASK immediately using [REDACTED:<type>] (e.g. [REDACTED:API_KEY], [REDACTED:PASSWORD]).
  • Echoing secrets in summaries or diffs.
  • Logging sensitive data to AGENT MEMORY.md.
Install via CLI
npx skills add https://github.com/griddynamics/rosetta --skill sensitive-data
Repository Details
star Stars 302
call_split Forks 59
navigation Branch main
article Path SKILL.md
More from Creator
griddynamics
griddynamics Explore all skills →