impeccable

Warn

Audited by Socket on Sep 15, 2026

2 alerts found:

AnomalySecurity
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%
SecurityMEDIUM
scripts/live-poll.mjs

This module’s apparent purpose is benign (local event polling and forwarding), but it contains a serious execution-risk design: it uses execSync with a shell-interpreted command string constructed from server-delivered event fields (notably paramValues, and also id/variantId). If an attacker can influence the local “live” server response or the local .impeccable-live.json, this can enable command injection or arbitrary argument manipulation when running the helper script. Additionally, the token is placed in a URL query string for long-poll requests, which can leak into local logs/history/tooling despite targeting localhost.

Confidence: 68%Severity: 73%
Audit Metadata
Analyzed At
Sep 15, 2026, 05:03 AM
Package URL
pkg:socket/skills-sh/nguyenvanchiens%2Fmy-skills%2Fimpeccable%2F@697ebad57aac3045033e7ff897abeda6fc879339502393de2cfe366ac3284778
Security Audit — socket — impeccable