dgx-spark-user-guide
Warn
Audited by Socket on Jul 10, 2026
1 alert found:
SecuritySecurityscripts/pxe-provisioning.md
MEDIUMSecurityMEDIUM
scripts/pxe-provisioning.md
No direct, explicit malware is present in the provided fragment. However, it has substantial supply-chain security risk typical of PXE/mirror/provisioning pipelines: it downloads and executes scripts/binaries from public URLs without visible integrity pinning, serves boot and update artifacts over plain HTTP, and executes an OEMDATA USB hook script. Additionally, it relaxes fwupd trust (OnlyTrusted=false), which increases the impact of any compromise of the mirror contents or network path. This should be reviewed/locked down with signature/hash verification, TLS or network isolation, and strict trust policies.
Confidence: 70%Severity: 75%
Audit Metadata