hunt-xss

hunt-xss is a skill for Claude Code from galact-byte/galact-Skills. It costs 198 tokens per session (1,256 once invoked), scanned A, original, no licence file.

An authorised security-testing workflow for finding cross-site scripting, or XSS, in web pages and APIs. XSS occurs when attacker-controlled input is run or displayed as unsafe browser code.

In plain words
What is it for?
It helps investigate reflected, stored, and DOM-based XSS, including input in searches, comments, uploads, messages, templates, and API responses.
Why use it?
It helps identify places where user input reaches HTML, JavaScript, URLs, or dangerous browser functions, including cases involving content-security protections.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It helps investigate reflected, stored, and DOM-based XSS, including input in searches, comments, uploads, messages, templates, and API responses.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/galact-byte/galact-skills/hunt-xss
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add galact-byte/galact-Skills --skill hunt-xss
Clone the repo
git clone --depth 1 https://github.com/galact-byte/galact-Skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hunt-xss

README.md
[![agentmods](https://agentmods.dev/badge/skills/galact-byte/galact-skills/hunt-xss/github.svg)](https://agentmods.dev/skills/galact-byte/galact-skills/hunt-xss)
Your own site
<a href="https://agentmods.dev/skills/galact-byte/galact-skills/hunt-xss"><img src="https://agentmods.dev/badge/skills/galact-byte/galact-skills/hunt-xss/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hunt-xss

Your own site · 80×15
<a href="https://agentmods.dev/skills/galact-byte/galact-skills/hunt-xss"><img src="https://agentmods.dev/badge/skills/galact-byte/galact-skills/hunt-xss.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 198 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,256 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00198 $0.01256
Opus 5 $0.00099 $0.00628
Sonnet 5 $0.00040 $0.00251
Haiku 4.5 $0.00020 $0.00126

Measured 11d ago against content hash 182c6602f6ce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

hunt-xss scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (tools/common.py, tools/hunt_xss.py, tools/recon.sh, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/hunt-xss/SKILL.md · 74 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 74 lines · 198 tokens per session scan A 182c6602f6ce

Subscribe to this mod's changes

hunt-xss is a skill published in the GitHub repository galact-byte/galact-Skills (6 stars, last pushed 2d ago), with no licence file. It adds 198 tokens to every session and 1,256 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

web-scraper

Smart agentic web data extraction with multi-strategy scraping (Crawl4AI v4, Firecrawl), LLM extraction loops, anti-bot bypass, and structured export / Ekstraksi data web cerdas dan agentic dengan scraping multi-strategi (Crawl4AI v4, Firecrawl), ekstraksi LLM, bypass anti-bot, dan ekspor terstruktur.

roedyrustam/vibes-plug · 84 tokens

browser-automation-expert

Expert guide for autonomous web agents (Browser-Use, Stagehand), hardcore anti-bot evasion (Playwright Stealth, WebGL masking), and Vision LLM visual QA / Panduan ahli agen web otonom, penghindaran deteksi bot, dan QA visual berbasis Vision LLM.

roedyrustam/vibes-plug · 68 tokens

chrome-devtools

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

VoDaiLocz/kilo-kit-mcp · 45 tokens

scoutqa-test

This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow works", "find bugs on this page", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits…

OKHP3/skillz · 93 tokens

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

OKHP3/skillz · 35 tokens

published-keyboard-recovery-check

Confirm the published Skillz Forge review surface still preserves failed-contract keyboard recovery after a GitHub Pages deploy.

OKHP3/skillz · 28 tokens