cwe-79-xss

Official

Remediate XSS vulnerabilities in Java.

AuthorDevelopersCoffee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses Cross-Site Scripting (XSS) vulnerabilities in Java applications by providing deterministic code transformations to neutralize malicious input during web page generation.

Core Features & Use Cases

  • Vulnerability Identification: Detects patterns indicative of CWE-79 (Improper Neutralization of Input During Web Page Generation).
  • Deterministic Remediation: Applies secure coding practices, such as context-appropriate encoding, to fix XSS flaws.
  • Use Case: When a SAST tool flags a potential XSS vulnerability in a Java web controller, this Skill can be applied to automatically refactor the vulnerable code into a secure version, preventing script injection.

Quick Start

Apply the cwe-79-xss skill to secure the provided Java code snippet against XSS attacks.

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

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.