dgx-spark

Warn

Audited by Socket on Aug 2, 2026

3 alerts found:

Securityx2Anomaly
SecurityMEDIUM
scripts/pxe-provisioning.md

No clear evidence of intentional malware (e.g., exfiltration, backdoor, cryptomining, command-and-control) is visible in the provided fragment. However, there is a strong supply-chain execution risk: the cloud-init `runcmd` flow mounts an external USB-labeled OEMDATA partition and executes `/tmp/oemdata-hook.sh` via `sh`, which is effectively arbitrary code execution driven by removable media. Additionally, boot-critical artifacts (GRUB EFI, kernel/initrd) and mirror content are downloaded/served over the network without shown integrity verification, and fwupd can be configured to accept untrusted firmware. Overall, treat this as a high-impact provisioning module requiring strict control of network endpoints, USB contents, and mirror integrity rather than as “malware,” but it has meaningful security risk due to these trust boundaries.

Confidence: 66%Severity: 72%
SecurityMEDIUM
references/enterprise/enterprise-custom-install.md

No direct malicious code is shown in this fragment because it is documentation, not the referenced script contents. However, the described provisioning design carries a high supply-chain integrity risk: it executes a USB-provided first-boot hook script and installs packages/firmware from sources whose integrity verification is explicitly weakened (APT trusted=yes/no signature verification and firmware OnlyTrusted=false/accepting unverified binaries). If an attacker can tamper with USB contents, compromise the local mirror, or redirect/mitm the configured URLs, malicious packages/firmware could be installed. Review the actual referenced scripts and enforce signing, transport security, and strict pinning/verification for both packages and firmware.

Confidence: 62%Severity: 76%
AnomalyLOW
references/playbooks/nemoclaw.md

No explicit malicious logic is present in the provided fragment because it is documentation, not the installer’s implementation. The primary security concern is the documented installation method: it executes a remotely fetched script directly via `curl ... | bash` without visible integrity controls in the fragment. Because the installer script contents are not shown, malware can’t be confirmed or excluded from this module alone; the supply-chain risk remains the dominant finding.

Confidence: 43%Severity: 60%
Audit Metadata
Analyzed At
Aug 2, 2026, 07:52 AM
Package URL
pkg:socket/skills-sh/Fandhe-AI%2Fagent-reference-skills%2Fdgx-spark%2F@f6ad80afb1616422307a2dabb52c96bd3b10525b575ee335b1e652290cca77b8
Security Audit — socket — dgx-spark