wix-docs-base44

Warn

Audited by Socket on Aug 18, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/docs.js

No clear evidence of classical malware in this fragment. However, it contains a high-impact supply-chain/sandbox trust risk: it delegates dynamically generated and caller-provided JavaScript code strings to a remote SPEC_API via post({code: ...}), and it also provides a generic authenticated fetch that can target arbitrary caller-supplied URLs with a bearer token. These patterns warrant strict input validation, strong sandboxing/whitelisting on the SPEC_API side, and URL/token allowlisting or network egress controls to prevent SSRF and credential exfiltration.

Confidence: 62%Severity: 63%
AnomalyLOW
bootstrap.md

This fragment itself does not show explicit malware behavior (no clear theft/exfiltration/backdoor logic), but it performs a runtime supply-chain installation using execSync + npx and then instructs loading and following code from the installed skill directory (scripts/docs.js). Because the downstream installed content is not included, the security risk should be treated as moderate due to execution of unverified external code during installation and implied execution during STEP 1.

Confidence: 63%Severity: 55%
Audit Metadata
Analyzed At
Aug 18, 2026, 02:41 PM
Package URL
pkg:socket/skills-sh/wix%2Fskills%2Fwix-docs-base44%2F@33290ecd6a44d758efe6832c421260e4f0a5a789dc8362d54d914296b0e00e73
Security Audit — socket — wix-docs-base44