cwe-532-sensitive-info-in-logs

Official

Prevent sensitive data leaks in logs.

AuthorDevelopersCoffee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical security vulnerability of logging sensitive information, such as passwords or API tokens, which can lead to data breaches and compliance violations.

Core Features & Use Cases

  • Vulnerability Identification: Detects patterns where sensitive data is logged.
  • Secure Code Transformation: Provides deterministic fixes to mask or remove sensitive data from log statements.
  • Use Case: When a security audit flags that user authentication tokens are being logged in debug messages, this skill can automatically refactor the logging statements to mask the token, protecting it from exposure.

Quick Start

Use the cwe-532-sensitive-info-in-logs skill to secure Java code that logs sensitive information.

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-532-sensitive-info-in-logs
Download link: https://github.com/DevelopersCoffee/java-cwe-security-skills/archive/main.zip#cwe-532-sensitive-info-in-logs

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.