wrdn-data-exfil
OfficialDetects data-exfil paths from untrusted input.
Software Engineering#security#logging#code-review#serialization#web-application#data-exfiltration#data-leak
Authorgetsentry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams identify data leakage risks where user-controlled input ends up in responses, logs, or exported artifacts, enabling quicker remediation and safer data handling.
Core Features & Use Cases
- Trace sources (request bodies, headers, payloads) to sinks (response bodies, logs, exports) to surface unintended data disclosures.
- Enforce clean serialization boundaries by flagging serializers that expose sensitive fields, verbose error details, or wholesale request data in responses or logs.
- Use during code reviews and CI checks to validate per-resource data exposure and ensure explicit allowlists or DTO filtering are in place.
Quick Start
Run a diff-based scan to surface potential data-exfil leaks in responses, logs, and exports.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wrdn-data-exfil Download link: https://github.com/getsentry/warden-skills/archive/main.zip#wrdn-data-exfil Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.