cwe-359-privacy-violation

Official

Secure PII from privacy violations.

AuthorDevelopersCoffee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical issue of Privacy Violations (CWE-359) in Java applications by identifying and remediating the exposure of Personally Identifiable Information (PII) in logs and API responses.

Core Features & Use Cases

  • PII Detection: Identifies vulnerable patterns where sensitive data like email addresses and Social Security Numbers (SSNs) are logged or returned in API responses.
  • Secure Masking: Implements deterministic fixes to mask PII in logs and selectively expose or mask sensitive fields in API responses.
  • Use Case: When a security audit flags that user SSNs are being logged in plain text, this skill provides the exact code transformation to mask the SSN, leaving only the last four digits visible.

Quick Start

Use the cwe-359-privacy-violation skill to remediate privacy violation vulnerabilities in the provided Java code.

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: cwe-359-privacy-violation
Download link: https://github.com/DevelopersCoffee/java-cwe-security-skills/archive/main.zip#cwe-359-privacy-violation

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.