web-artifacts-builder

Warn

Audited by Socket on Aug 10, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the stated purpose is coherent for a frontend artifact builder, but the real install/execution path is opaque because the key shell scripts are missing. The main risk is supply-chain exposure from unseen local scripts and third-party npm build plugins, not confirmed malicious behavior or credential theft.

Confidence: 85%Severity: 58%
AnomalyLOW
scripts/init-artifact.sh

This appears to be a legitimate scaffolding/setup script with no direct indicators of intentional malware (no exfiltration, backdoor logic, or obfuscated execution). However, its supply-chain integrity is meaningfully weakened by (1) blind extraction of a local tarball into `src/` without checksum/signature verification (allowing arbitrary code injection into the app), and (2) broad dependency installation from public registries with limited version pinning (increasing exposure to compromised or unexpected upstream packages/install-script execution). The main concern is supply-chain tampering rather than overt malicious behavior in the script.

Confidence: 72%Severity: 56%
Audit Metadata
Analyzed At
Aug 10, 2026, 10:00 PM
Package URL
pkg:socket/skills-sh/odjaramillo%2Fcustom-rules%2Fweb-artifacts-builder%2F@3138f657bfccd093c5a940be0df4aaf0504a0ee3b5a09f3d8ebc1cf720189721
Security Audit — socket — web-artifacts-builder