
Research
/Security News
77 Firefox Extensions Linked to Crypto Wallet and Credential Theft
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.
session-intelligence-cli
Advanced tools
Real-time dashboard for AI coding sessions — track activity, git changes, token usage, and session history across Claude Code and Cursor
A Claude Code plugin that gives you a real-time dashboard for all your coding sessions.
See what every session is doing, track token usage and git changes, and get a full activity history across all your projects.
npx session-intelligence-cli setup
This will:
~/.session-intelligence/config.json~/.claude/settings.jsonYour next Claude Code session will start reporting automatically.
The CLI registers lightweight Claude Code hooks that fire on session lifecycle events:
| Event | What it reports |
|---|---|
SessionStart | New session created |
PostToolUse | Tool activity (Read, Edit, Bash, etc.) |
Notification | Permission requests / input needed |
SubagentStop | Subagent task completion |
Stop | Task turn completed |
SessionEnd | Session archived with token usage summary |
Each hook reads the current git state (branch, last commit, uncommitted changes) and sends a small payload to your dashboard. All calls are fire-and-forget with no impact on Claude Code performance.
If you installed a previous version, re-run setup to register any new hooks:
npx session-intelligence-cli@latest setup
session-intelligence setup # configure and install hooks
session-intelligence status # check connection and config
MIT
FAQs
Real-time dashboard for AI coding sessions — track activity, git changes, token usage, and session history across Claude Code and Cursor
The npm package session-intelligence-cli receives a total of 2 weekly downloads. As such, session-intelligence-cli popularity was classified as not popular.
We found that session-intelligence-cli 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
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.

Security News
NIST disclosed an unreleased AI tool called V-etalon and opened a broad inquiry into NVD modernization after years of automation plans produced no public enrichment system.

Security News
In his AI Council 2026 talk, Feross Aboukhadijeh covers recent package compromises, vulnerability discovery, and a more automated security model.