security-review
Fail
Audited by Socket on Sep 14, 2026
1 alert found:
MalwareMalwarereferences/supply-chain.md
HIGHMalwareHIGH
references/supply-chain.md
This fragment strongly indicates malicious supply-chain behavior. It demonstrates install-time execution abuse (npm preinstall/postinstall and Python setuptools install hook), dynamic execution of embedded base64 payloads (exec/eval), environment/secret harvesting, outbound exfiltration to an attacker-controlled domain, and a reverse shell to attacker.com:4444. It also includes an infinite hashing loop consistent with crypto-mining/resource abuse. Treat the package as compromised/malicious and avoid installation; rotate exposed secrets and revoke any tokens possibly present in CI/CD environments.
Confidence: 90%Severity: 95%
Audit Metadata