excessive-data-exposure-anti-pattern

Community

Prevent sensitive data leaks in API responses.

Authorigbuend
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the accidental leakage of sensitive information by ensuring that API responses only include necessary data, rather than entire database objects.

Core Features & Use Cases

  • API Response Auditing: Identifies and flags instances where sensitive fields (like passwords, PII) are returned in API responses.
  • Secure Data Serialization: Guides developers on implementing secure serialization patterns using DTOs or explicit field selection.
  • Use Case: Reviewing an API endpoint that returns user data and ensuring that fields like password_hash or ssn are not included in the response sent to the client.

Quick Start

Review the current API endpoint for excessive data exposure vulnerabilities.

Dependency Matrix

Required Modules

None required

Components

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: excessive-data-exposure-anti-pattern
Download link: https://github.com/igbuend/grimbard/archive/main.zip#excessive-data-exposure-anti-pattern

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.