hunt-xss
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive educational resource for security professionals. All detected patterns are associated with the intended primary purpose of the skill and do not represent a threat to the agent or its environment.
- [COMMAND_EXECUTION]: Provides example CLI commands for network auditing and log analysis.
- Evidence:
curl -sk "https://target.com/search?q=XSSCANARY" | grep -i "XSSCANARY"inSKILL.mdused for reflection testing. - Evidence:
grep -rn "innerHTML\|document\.write\|eval(\|setTimeout(\|location\.hash\|location\.search" --include="*.js"inSKILL.mdused for static code analysis. - [REMOTE_CODE_EXECUTION]: Lists various JavaScript and HTML payload examples used for demonstrating vulnerability verification and WAF bypass techniques.
- Evidence:
<svg onload=eval(atob('YWxlcnQoMSk='))>inSKILL.md(decodes toalert(1)). - Evidence:
[Click me](javascript:alert(document.domain))inSKILL.mdfor markdown testing. - [EXTERNAL_DOWNLOADS]: References common security testing domains for Out-of-Band (OOB) detection.
- Evidence:
bxss-err-<random>.<collab>.oastify.com(Burp Collaborator) inSKILL.mdused for blind XSS validation.
Audit Metadata