wind-alice

Warn

Audited by Socket on Sep 9, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/update-check.mjs

This fragment implements an automatic background updater that can install or replace skill content through npx using configured remote sources. It presents a meaningful supply-chain and command-injection review concern, especially on Windows where source-derived command text is passed to `cmd.exe /c`. The detached cached copy and unattended `-y` installation are unusual but plausibly intentional updater behavior. No direct evidence of data theft, persistence beyond the updater itself, malicious exfiltration, or destructive activity is present. The safety of the overall system depends on validation of lock/configuration sources and the behavior of the invoked `skills` package, which are not shown.

Confidence: 91%Severity: 62%
AnomalyLOW
scripts/request.js

The fragment appears to be a legitimate API CLI client with file-download functionality, not an intentionally malicious payload. Its main security concern is that a bearer API key is sent to the configured API URL and also to arbitrary HTTPS file URLs derived from server-controlled response data. Endpoint allowlisting and avoiding API-key forwarding to download URLs would materially reduce the risk. The omitted portion of the larger file, including spawnUpdateCheck(), is not assessable here.

Confidence: 94%Severity: 58%
Audit Metadata
Analyzed At
Sep 9, 2026, 01:42 PM
Package URL
pkg:socket/skills-sh/wind-alice%2Falicemarket%2Fwind-alice%2F@8508954d0ff995e81825bdcd6773b718413f22015c4c2c4fe22914f910e204f0
Security Audit — socket — wind-alice