sentry-data-handling

- Sentry project with admin access

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sentry-data-handling" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-sentry-data-handling

Sentry Data Handling

Prerequisites

  • Sentry project with admin access

  • Compliance requirements documented (GDPR, HIPAA, PCI-DSS)

  • List of sensitive data patterns to scrub

  • Understanding of data retention requirements

Instructions

  • Enable server-side data scrubbing in Project Settings > Security & Privacy

  • Configure client-side scrubbing in beforeSend hook for PII fields

  • Add custom scrubbing rules for credit cards, SSNs, and email patterns

  • Disable sendDefaultPii in SDK configuration

  • Configure IP address anonymization or disable IP collection

  • Set appropriate data retention period in organization settings

  • Implement user consent handling for GDPR compliance

  • Document right to erasure process with API deletion endpoint

  • Run tests to verify sensitive data is properly scrubbed

  • Complete compliance checklist for applicable regulations

Output

  • PII scrubbing rules configured

  • GDPR compliance documentation

  • Data retention policies implemented

  • User consent handling code

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

  • Sentry Data Privacy

  • GDPR Compliance

  • Data Scrubbing

Overview

Manage sensitive data properly in Sentry.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backtesting-trading-strategies

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

svg-icon-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

performance-lighthouse-runner

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mindmap-generator

No summary provided by upstream source.

Repository SourceNeeds Review