
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@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:
// If not installed in project
npx @bsv/bsv-claude-agents
// If installed in project
npx 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
bsv-blockchain-identity-services-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:
// If not installed in project
npx @bsv/bsv-claude-agents
// If installed in project
npx 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
The npm package @bsv/bsv-claude-agents receives a total of 348 weekly downloads. As such, @bsv/bsv-claude-agents popularity was classified as not popular.
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.