cwe-200-information-exposure
OfficialPrevent sensitive data leaks.
AuthorDevelopersCoffee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical security vulnerability of Information Exposure (CWE-200) in Java applications, preventing sensitive details from being leaked to users or attackers.
Core Features & Use Cases
- Secure Error Handling: Replaces vulnerable stack trace exposure with safe, generic error messages.
- Internal Logging: Implements robust internal logging with correlation IDs for effective debugging without exposing internal details.
- Use Case: When an unexpected exception occurs in your web application, this skill ensures that only a generic "Internal Server Error" message is shown to the user, while detailed error information is securely logged for developers.
Quick Start
Use the cwe-200-information-exposure skill to secure the exception handling in the attached Java file.
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: cwe-200-information-exposure Download link: https://github.com/DevelopersCoffee/java-cwe-security-skills/archive/main.zip#cwe-200-information-exposure 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 223,000+ vetted skills library on demand.