Armory
Source
Browse
Workflows

xss-scan

XSS Vulnerability Scanner for Frontend Code

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install xss-scan --cli claude

writes the file to.claude/commands/xss-scan.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/xss-scan.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow xss-scan from the frontend-mobile-security plugin. XSS Vulnerability Scanner for Frontend Code

When to use it

XSS Vulnerability Scanner for Frontend Code

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/frontend-mobile-security/commands/xss-scan.md -o .claude/commands/xss-scan.md

Notes

Extracted from wshobson/agents. Plugin: frontend-mobile-security.