
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@tmustier/pi-session-hud
Advanced tools
Persistent session HUD widget for Pi (below-editor bar with git/context/model/activity).
A Pi extension that adds a persistent heads-up display below the editor (above Pi’s built-in footer).

Full-quality MP4: https://raw.githubusercontent.com/tmustier/pi-session-hud/main/assets/demo.mp4
HUD placement (below editor/input, above footer):

(Hosted on GitHub so npm users see the media in README, but npm install stays small.)
⎇ name current/total when multiple) + diff statspi install npm:@tmustier/pi-session-hud
pi install git:github.com/tmustier/pi-session-hud
Symlink into Pi’s auto-discovered extensions directory:
ln -s ~/pi-session-hud/pi-session-hud.ts ~/.pi/agent/extensions/
Or add to ~/.pi/agent/settings.json:
{
"extensions": ["~/pi-session-hud/pi-session-hud.ts"]
}
In Pi:
/hud/status, /headerctx.ui.setWidget(..., { placement: "belowEditor" }) so it’s not the footer and not a header.git diff --stat HEAD + git status --porcelain.See CHANGELOG.md.
FAQs
Persistent session HUD widget for Pi (below-editor bar with git/context/model/activity).
We found that @tmustier/pi-session-hud 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.