
Security News
npm Tooling Bug Incorrectly Marks One-Character Packages as Security Holders
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.
bittensor-burn-watch
Advanced tools
For all users (PyPI):
pip install bittensor-burn-watch
From source (developers):
pip install .
# or editable:
pip install -e .
That installs the bittensor-burn-watch command. No other setup required.
See PUBLISHING.md if you are the maintainer uploading to PyPI.
python scripts/build_wheel.py # compiled wheels (Cython; see PUBLISHING.md)
twine upload dist/*.whl # upload all OS/Python wheels
pip install bittensor-burn-watch
bittensor-burn-watch install
bittensor-burn-watch install --telegram_token TOKEN --telegram_chat_id CHAT_ID
bittensor-burn-watch wake # start daemon (when auto-start installed but not running)
bittensor-burn-watch status # running? burn paused?
bittensor-burn-watch stop # pause burn monitoring
bittensor-burn-watch resume # resume burn monitoring
bittensor-burn-watch shutdown # stop daemon entirely
bittensor-burn-watch uninstall # remove auto-start
bittensor-burn-watch burn-snapshot # send all subnet burn rates (test)
bittensor-burn-watch burn-watch-once # single burn poll
Alternative (without pip): python bittensor_burn_watch.py start or python -m bittensor_burn_watch start
Windows (native):
pip install .
bittensor-burn-watch install
bittensor-burn-watch status
All methods are idempotent — if bittensor_burn_watch is already running, start is a
no-op.
Auto-start on login (after install):
| OS | Mechanism |
|---|---|
| Windows | Task Scheduler |
| Linux | systemd user service |
| macOS | LaunchAgent (~/Library/LaunchAgents/com.bittensor.burn-watch.plist) |
Runs until bittensor-burn-watch uninstall. After login/reboot, auto-start waits for the network (up to ~2 min), then retries daemon start with backoff (up to 12 attempts). If all retries fail, run bittensor-burn-watch wake. macOS LaunchAgent uses KeepAlive so the daemon restarts if it crashes; burn alerts wait briefly for network on daemon startup.
Getting the admin Telegram values (bundled into PyPI releases):
/newbot → copy the token.https://api.telegram.org/bot<YOUR_TOKEN>/getUpdates and copy
the "chat":{"id": ...} number into TELEGRAM_CHAT_ID.FAQs
Bittensor subnet burn rate monitoring
We found that bittensor-burn-watch 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.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.