clone-page

Warn

Audited by Socket on May 18, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/lib/section-styles.mjs

Overall behavior is consistent with DOM/style extraction and local artifact generation. The primary security concern in this module is the use of dynamic code execution in the browser context (new Function on content loaded from a local helper file). If that helper or its supply chain is compromised, this creates a strong escalation path to arbitrary browser-page execution. Aside from that, selector input directly drives DOM querying/screenshot capture, and extracted data is written to disk without schema validation, but there are no explicit signs of exfiltration or system-level malicious activity in this fragment.

Confidence: 65%Severity: 61%
Audit Metadata
Analyzed At
May 18, 2026, 03:35 PM
Package URL
pkg:socket/skills-sh/lintendo%2FAxhub-Make%2Fclone-page%2F@ea33996e82a8277d9940015ac2ee27724c37ebac
Security Audit — socket — clone-page