card
Warn
Audited by Socket on Sep 14, 2026
1 alert found:
AnomalyAnomalyscripts/download-fonts.sh
LOWAnomalyLOW
scripts/download-fonts.sh
The code appears to be a legitimate font-download and bundling utility, with no direct evidence of malware or data theft. It has meaningful supply-chain integrity risks because it trusts mutable remote packages and recursively follows remote CSS references without verification. The packaged-font path construction also presents a potential path traversal issue if a CDN stylesheet is compromised. Pin versions, verify hashes/signatures, restrict allowed hosts and URL schemes, and enforce that all resolved output paths remain inside the intended directory.
Confidence: 97%Severity: 58%
Audit Metadata