
Company News
Socket Partners with Replit to Block Malicious Packages in AI-Powered Development
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.
bittensor-emission-tracker
Advanced tools
Affected versions:
Bittensor subnet emission and burn rate monitoring with Telegram alerts
Bittensor subnet burn-rate Telegram alerts on Windows, Linux, and macOS.
pip install bittensor-emission-tracker
From source:
pip install .
# or editable:
pip install -e .
Installs the bittensor-emission-tracker command.
Linux: if command not found after pip install, add ~/.local/bin to PATH or use:
python3 -m bittensor_emission_tracker install
python3 -m bittensor_emission_tracker status
bittensor-emission-tracker install --telegram_token TOKEN --telegram_chat_id CHAT_ID
bittensor-emission-tracker wake # start daemon when auto-start is installed but not running
bittensor-emission-tracker status
bittensor-emission-tracker stop # pause burn monitoring
bittensor-emission-tracker resume # resume burn monitoring
bittensor-emission-tracker shutdown # stop daemon
bittensor-emission-tracker uninstall # remove auto-start
bittensor-emission-tracker burn-snapshot # send all subnet burn rates (test)
bittensor-emission-tracker burn-watch-once # single burn poll
install)| OS | Mechanism |
|---|---|
| Windows | Task Scheduler (logon + 5‑min watchdog) |
| Linux | systemd user service + 15‑min watchdog timer |
| macOS | LaunchAgent + 15‑min watchdog |
Runs until bittensor-emission-tracker uninstall. After login/reboot, auto-start waits for network, retries burn startup, and runs a 15‑min wake watchdog. If the daemon does not come up, run bittensor-emission-tracker wake.
/newbot → copy the token.https://api.telegram.org/bot<YOUR_TOKEN>/getUpdates and copy "chat":{"id": ...}.bittensor-emission-tracker install --telegram_token ... --telegram_chat_id ....Burn alerts use your bot/chat.
CI (all platforms, no PyPI upload): Actions → Build wheels → Run workflow → download all-wheels artifact.
FAQs
Bittensor subnet emission and burn rate monitoring with Telegram alerts
We found that bittensor-emission-tracker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

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.