impeccable

Warn

Audited by Socket on Sep 22, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
scripts/live-browser.js

No clear, direct malware/backdoor (e.g., eval-based payload execution, reverse shells, or system command execution) is visible in this fragment. However, it contains high-risk behaviors: it dynamically injects and executes a locally served script over HTTP (detect.js), uploads captured annotation screenshots to a local server using a token in the URL, and fetches and inlines remote fonts discovered in page CSS (which can cause unexpected outbound requests driven by CSS). These patterns elevate supply-chain/sandbox risk and privacy exposure; confirm that the local server is trusted, that TOKEN is handled securely, and that the message/script endpoints validate and authenticate requests.

Confidence: 66%Severity: 72%
AnomalyLOW
scripts/modern-screenshot.umd.js

No definitive malware indicators (no credential theft, backdoor, persistence, or direct eval/exec of attacker-controlled code) are visible in this module. The security risk is primarily due to capability breadth: it can fetch and inline remote resources referenced by attacker-influenced DOM/CSS and can load caller-supplied Web Workers (workerUrl execution boundary). If the consuming application processes untrusted DOM/CSS or untrusted options, the module may cause unintended outbound requests and increase rendering/injection attack surface in the generated SVG/stylesheet context.

Confidence: 62%Severity: 50%
Audit Metadata
Analyzed At
Sep 22, 2026, 12:18 PM
Package URL
pkg:socket/skills-sh/nxxxsooo%2Floop%2Fimpeccable%2F@aabbcba9690d2e7d59ee351f37e28b1a533344851cbd9192caec999df6606663
Security Audit — socket — impeccable