xss-html-injection
Assess XSS and HTML Injection Risks
Client-side injection flaws can expose sessions, account data, and user trust. This skill helps authorized testers structure XSS assessments with clear remediation guidance.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "xss-html-injection" from https://skillstore.io/skills/sickn33-xss-html-injection.md and its manifest at https://skillstore.io/api/skills/sickn33-xss-html-injection/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "xss-html-injection". A search page reflects the query value in the page heading without visible encoding.
Expected outcome:
The output identifies reflected XSS risk, lists safe validation evidence, explains user impact, and recommends context-aware output encoding.
Using "xss-html-injection". A profile bio is stored and shown to other signed-in users after submission.
Expected outcome:
The output classifies stored XSS risk, notes affected roles, suggests proof collection, and recommends sanitization plus CSP hardening.
Using "xss-html-injection". Frontend code reads the URL fragment and writes it into a welcome message.
Expected outcome:
The output flags DOM XSS risk, traces the source-to-sink path, and recommends text-only insertion or a trusted sanitizer.
Security Audit
CriticalMost shell-command detections are false positives caused by Markdown code fences, but the skill contains confirmed high-risk XSS exploit content. It includes credential theft, keylogging, session hijacking, phishing form injection, filter bypass, and victim delivery guidance. This should not be published without removing offensive exploitation and data-exfiltration instructions.
Confirmed security concerns (9)
Show all 9 confirmed findings
Capability review items (31)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚡ Contains scripts (7)
⚙️ External commands (64)
🌐 Network access (26)
📁 Filesystem access (1)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-xss-html-injection/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-xss-html-injection?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-xss-html-injection?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-xss-html-injection/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-xss-html-injection.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). xss-html-injection security audit report (audit version 5) [Author version 1.1]. Skillstore. https://skillstore.io/skills/sickn33-xss-html-injection/audits/5BibTeX citation
@techreport{sickn33-sickn33-xss-html-injection-2026,
author = {sickn33},
title = {xss-html-injection security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-xss-html-injection/audits/5},
note = {Author version 1.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "xss-html-injection security audit report (audit version 5)"
version: "1.1"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-xss-html-injection/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-xss-html-injection:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Validate Web Application Inputs
Plan authorized XSS checks across forms, profiles, comments, and URL parameters.
Prepare Client Reports
Turn observed injection behavior into clear severity, impact, and remediation notes.
Review Frontend Data Flows
Trace browser-controlled data into DOM sinks before release.
Try These Prompts
List likely XSS and HTML injection test areas for this authorized application: [describe pages, forms, and user roles].
Create a non-destructive XSS validation plan for this scoped feature: [feature]. Include inputs, expected reflections, and evidence to collect.
Review this DOM data flow description for XSS risk: [sources, transformations, sinks]. Explain likely exploitability and safer patterns.
Convert these XSS test observations into a client-ready finding with severity, impact, reproduction summary, root cause, and remediation: [observations].
Best Practices
- Use only scoped accounts, approved domains, and non-production data.
- Collect screenshots, requests, responses, and browser observations for each finding.
- Prioritize remediation with output encoding, safe DOM APIs, sanitization, and CSP.
Avoid
- Do not test targets without written authorization.
- Do not collect real credentials, session tokens, or personal data.
- Do not share exploit delivery links with users outside the approved scope.
Frequently Asked Questions
Is this skill for authorized testing only?
Can it confirm XSS automatically?
Does it cover DOM-based XSS?
Does it include remediation guidance?
Can developers use it before release?
What evidence should a report include?
Developer Details
Author
sickn33License
MIT
Author version
v1.1
Skillstore revision
r1
Version notice
The author-declared version is not valid SemVer.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/xss-html-injectionRef
f93e9bb0daca99badb6a7e574b97737155d57cb3
Maintenance freshness
7/18/2026
Usage
7 downloads · 241 views
File structure
📄 SKILL.md