LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Frontend Mobile Security Xss Scan - XSS Vulnerability Scanner for Frontend Code

Analyze React, Vue, Angular, and JavaScript code to identify XSS injection points, unsafe DOM manipulation, and improper sanitization.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Scan codebase for XSS vulnerabilities
  • Detect unsafe DOM HTML manipulations
  • Detect framework-specific XSS risks
  • Identify URL injection issues
  • Generate XSS vulnerability scan reports
  • Provide secure code fix recommendations

Inputs

  • Frontend source code files
  • Source code directory path

Outputs

  • XSS vulnerability scan report
  • Risk analysis assessment
  • Fix recommendations and secure patterns
  • XSS prevention checklist

Requirements

  • Node.js runtime environment
  • ESLint with security plugin
  • Semgrep CLI tool

Source

  • Spec: SKILL.md
xss
frontend-security
code-scanner
vulnerability-detection
static-analysis
Scan codebase for XSS vulnerabilities
Detect unsafe DOM HTML manipulations
Detect framework-specific XSS risks
Identify URL injection issues
Frontend source code files
Source code directory path
XSS vulnerability scan report
Risk analysis assessment
Fix recommendations and secure patterns