
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@bsv/bsv-claude-agents
Advanced tools
This package provides BSV (Bitcoin SV) expert Claude agents for Claude Code. It automatically installs and manages BSV blockchain development agents that provide specialized knowledge and assistance for BSV application development.
Install or update BSV Claude agents:
npx @bsv/bsv-claude-agents
That's it! The BSV agents are now available in your Claude Code interface.
This package installs the following BSV expert agents:
bsv-blockchain-ts-sdk-expert.md
bsv-blockchain-wallet-toolbox-expert.md
~/.claude/agents/
directoryThe agents are installed as symlinks from ~/.claude/bsv-claude-agents/agents/
to ~/.claude/agents/
, allowing for easy updates and management.
The package is fully compatible with Windows! The CLI automatically detects your operating system and uses the appropriate linking method:
If you encounter permission issues on Windows, you can:
To update your BSV agents to the latest version, simply run the installation command again:
npx @bsv/bsv-claude-agents
This will pull the latest changes and update your local agent files.
For local development and testing:
git clone https://github.com/bsv-blockchain/bsv-claude-agents.git
cd bsv-claude-agents
node bin/cli.js --local
If you encounter linking errors on Windows:
~/.claude/
directoryThis project is licensed under the Open BSV License - see the LICENSE file for details.
FAQs
Install and manage BSV Claude Agents for Claude Code
We found that @bsv/bsv-claude-agents demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.