test-xss

Fail

Audited by Socket on Mar 6, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

This file is a deliberate XSS testbed containing many proven client-side attack vectors (event handlers, javascript: URIs, iframe srcdoc, SVG/MathML, CSS URL, malformed nesting). It poses a high risk if rendered unescaped in user-facing HTML: arbitrary JavaScript execution in end-users' browsers. Mitigations: disallow or sanitize dangerous tags/attributes (including SVG/MathML and iframe/srcdoc), strip javascript: and data: executable schemes from links/styles, use a well-maintained parser-based sanitizer with a safe whitelist and namespace awareness, apply Content Security Policy (CSP) to mitigate inline script execution, and prefer context-aware encoding instead of regex-based filtering. No evidence of server-side malware or hardcoded secrets was found in this fragment, but the client-side security risk is real.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 6, 2026, 12:25 AM
Package URL
pkg:socket/skills-sh/roin-orca%2Fskills%2Ftest-xss%2F@702fd1d296cdfc92f58c9e555a3724341cb379a1