remix-site

Warn

Audited by Socket on Aug 23, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/gallery.js

No strong indicators of malware, backdoor behavior, or obfuscated payloads are present in this fragment. The dominant concern is build-time HTML injection: untrusted values from process.argv and directions.json (notably d.name, d.thesis, and slug) are interpolated into the generated HTML across multiple contexts (element text/markup, HTML attributes, and iframe query parameters) with incomplete escaping/encoding. If an attacker can influence those inputs, this could lead to XSS or UI/script injection when directions.html is served. Separate from injection, path traversal risk exists if siteDir is attacker-controlled, though that is contextual to usage.

Confidence: 72%Severity: 62%
Audit Metadata
Analyzed At
Aug 23, 2026, 06:05 AM
Package URL
pkg:socket/skills-sh/cth9191%2Fsite-clone%2Fremix-site%2F@61d9f245531d3eeabe54ae1d92093c6e7f5218ffe40c28a6bc0728c5f86f3240
Security Audit — socket — remix-site