cwe-522-insufficiently-protected-credentials
OfficialSecure Java credentials against exposure.
AuthorDevelopersCoffee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical security vulnerability of insufficiently protected credentials in Java applications, preventing the exposure of sensitive user information.
Core Features & Use Cases
- Vulnerability Remediation: Identifies and fixes patterns where passwords or other credentials are stored or transmitted insecurely.
- Secure Hashing Implementation: Integrates secure password hashing mechanisms like BCrypt.
- Use Case: When a SAST tool flags a finding for CWE-522, use this skill to automatically refactor the code to use a robust password hashing strategy, ensuring credentials are never stored in plaintext.
Quick Start
Use the cwe-522-insufficiently-protected-credentials skill to secure password handling in the provided Java code snippet.
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-522-insufficiently-protected-credentials Download link: https://github.com/DevelopersCoffee/java-cwe-security-skills/archive/main.zip#cwe-522-insufficiently-protected-credentials 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.