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.
npx agentmods add skills/transilienceai/communitytools/client-sidenpx skills add transilienceai/communitytools --skill client-sidegit clone --depth 1 https://github.com/transilienceai/communitytoolsWrote 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.
[](https://agentmods.dev/skills/transilienceai/communitytools/client-side)<a href="https://agentmods.dev/skills/transilienceai/communitytools/client-side"><img src="https://agentmods.dev/badge/skills/transilienceai/communitytools/client-side.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00038 | $0.00355 |
| Opus 5 | $0.00019 | $0.00178 |
| Sonnet 5 | $0.00008 | $0.00071 |
| Haiku 4.5 | $0.00004 | $0.00036 |
Grade A, and why
client-side 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 4d ago.
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.
What it actually says
Client-Side
Test for client-side vulnerabilities across modern web applications and SPAs.
Techniques
| Type | Key Vectors |
|---|---|
| XSS | Reflected, Stored, DOM-based, framework-specific (React, Vue, Angular) |
| CSRF | Token bypass, SameSite cookie bypass, cross-origin requests |
| CORS | Misconfigured origins, null origin, wildcard credentials |
| Clickjacking | Frame-based, drag-and-drop, multi-step |
| DOM-based | DOM sinks, source/sink analysis, JavaScript URL schemes |
| Prototype Pollution | Client-side gadgets, server-side pollution, property injection |
Workflow
- Identify input sources and data flows
- Classify sink contexts (HTML, attribute, URL, JS, CSS)
- Enumerate defenses (encoding, CSP, sanitizers, Trusted Types)
- Craft context-appropriate payloads
- Validate execution and demonstrate impact
- Document with reproduction steps and remediation
Reference
reference/xss*.md- XSS bypass techniques and exploitationreference/csrf*.md- CSRF techniques and bypassesreference/cors*.md- CORS misconfiguration testingreference/clickjacking*.md- Clickjacking techniquesreference/dom*.md- DOM-based vulnerability testingreference/prototype-pollution*.md- Prototype pollution techniques
What ships with it
44 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.
- reference/clickjacking-cheat-sheet.md 6.0 KB
- reference/clickjacking-quickstart.md 4.7 KB
- reference/client-side-principles.md 6.6 KB
- reference/cors-cheat-sheet.md 7.8 KB
- reference/cors-quickstart.md 4.9 KB
- reference/csrf-quickstart.md 6.1 KB
- reference/dom-xss-advanced.md 6.2 KB
- reference/dom-xss-quickstart.md 5.2 KB
- reference/INDEX.md 4.4 KB
- reference/prototype-pollution-quickstart.md 4.5 KB
- reference/prototype-pollution-resources.md 8.8 KB
- reference/scenarios/dom-vulnerabilities/angularjs-injection.md 4.9 KB
- reference/scenarios/dom-vulnerabilities/detection-methodology.md 3.9 KB
- reference/scenarios/dom-vulnerabilities/document-write-sink.md 6.6 KB
- reference/scenarios/dom-vulnerabilities/dom-clobbering-globals.md 7.9 KB
- reference/scenarios/dom-vulnerabilities/dom-clobbering-sanitizer-bypass.md 6.4 KB
- reference/scenarios/dom-vulnerabilities/dom-xss-fundamentals.md 5.2 KB
- reference/scenarios/dom-vulnerabilities/exfiltration-and-chaining.md 4.9 KB
- reference/scenarios/dom-vulnerabilities/innerhtml-sink.md 3.6 KB
- reference/scenarios/dom-vulnerabilities/jquery-sinks.md 6.3 KB
- reference/scenarios/dom-vulnerabilities/postmessage-vulnerabilities.md 9.5 KB
- reference/scenarios/dom-vulnerabilities/prevention-best-practices.md 7.7 KB
- reference/scenarios/dom-vulnerabilities/prototype-pollution-dom.md 7.9 KB
- reference/scenarios/dom-vulnerabilities/tools-and-automation.md 7.9 KB
- reference/scenarios/dom-vulnerabilities/waf-filter-bypass.md 4.1 KB
- reference/scenarios/prototype-pollution/bypass-techniques.md 3.9 KB
- reference/scenarios/prototype-pollution/client-side-pollution.md 5.4 KB
- reference/scenarios/prototype-pollution/detection.md 7.9 KB
- reference/scenarios/prototype-pollution/gadget-discovery.md 5.1 KB
- reference/scenarios/prototype-pollution/prevention.md 8.0 KB
- reference/scenarios/prototype-pollution/server-side-pollution.md 7.5 KB
- reference/scenarios/prototype-pollution/testing-tools.md 4.8 KB
- reference/scenarios/xss/beef-integration.md 3.2 KB
- reference/scenarios/xss/cookie-theft.md 4.6 KB
- reference/scenarios/xss/csrf-via-xss.md 5.7 KB
- reference/scenarios/xss/data-exfiltration.md 4.0 KB
- reference/scenarios/xss/defacement.md 3.5 KB
- reference/scenarios/xss/internal-network-scanning.md 5.2 KB
- reference/scenarios/xss/jsonp-callback-iframe-exfil.md 5.0 KB
- reference/scenarios/xss/keylogging.md 5.4 KB
- reference/scenarios/xss/password-capture.md 5.4 KB
- reference/scenarios/xss/phishing-attacks.md 4.1 KB
- reference/scenarios/xss/session-hijacking.md 3.6 KB
- reference/xss-bypass-techniques.md 9.9 KB
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.
- 4d ago First seen · 38 lines · 38 tokens per session scan A ecd9761b4770
client-side is a skill published in the GitHub repository transilienceai/communitytools (507 stars, last pushed 1mo ago), licensed MIT. It adds 38 tokens to every session and 355 once invoked, about $0.0002 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-30.
Other skills, from other repositories
pentester-playwright
Phases 1b/3/4 authorized browser automation — SPA recon, multi-role auth, route/API catalog, PoC screenshots, Evidence landing (scoped proxy). Skill-gate read for web phases. Use when Phase 1b/3/4 web work, JS-rendered SPA, real browser needed, HAR/network capture, or Playwright PoC evidence.
osint-recon
Phase 1 conditional OSINT depth — four-dimension model (server→site→domain→people; people is conditional). Skill-gate companion to pentester-enum-services / pentester-recon. Use for passive OSINT depth, full recon dimensions, author tracking, not as Phase 0/Schema replacement.
pentester-exploit
Phase 4 exploitation — PoC construction, exploit-db/msf search, safe verification. Required Skill-gate read at Phase 4. Use when starting Phase 4, exploitation, exploit, PoC, exploit-db, msf, Metasploit, or payload delivery.
pentester-recon
Phase 1 intelligence recon methodology — passive+active recon, stack fingerprint, attack-surface map. Required Skill-gate read at Phase 1 (with pentester-enum-services). Use when starting Phase 1, intelligence gathering, recon, reconnaissance, OSINT prep, target profiling, or attack surface mapping.
pentester-toolkit
Provision the pinned pentest toolset via DotSlash for the current scanenv (host-kali or kali-target-${ID}). Adapter, not a tool wrapper.
pentester-waf-bypass
Phase 4 conditional — WAF/filter bypass for authorized CTF/range/pentest when payloads are blocked. Use at Phase 4 if blocked, or when user mentions WAF bypass, filter evasion, SQL/XSS/command-injection bypass, or security filter analysis.