
Research
/Security News
CanisterWorm: npm Publisher Compromise Deploys Backdoor Across 29+ Packages
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.
@blockrun/alpha
Advanced tools
AI-powered crypto trading MCP server with technical analysis, sentiment, and execution tools
AI-powered crypto trading MCP server with technical analysis, sentiment, and execution tools.
claude mcp add alpha npx @blockrun/alpha
| Tool | Description |
|---|---|
alpha_signal | Technical analysis (RSI, MACD, EMA) via Binance |
alpha_dex | DEX market data via DexScreener |
alpha_sentiment | Social sentiment analysis (requires BlockRun wallet) |
alpha_swap | Token swaps on Base via 0x |
alpha_portfolio | Position tracking and management |
alpha_memory | Vector-based trade memory search |
alpha_risk | Risk management checks |
> "Get ETH technical signals"
Uses alpha_signal to fetch RSI, MACD, EMA indicators
> "Check PEPE market data"
Uses alpha_dex for DexScreener data
> "Find similar trades to ETH breakout"
Uses alpha_memory for semantic search
> "Check if $500 ETH buy passes risk limits"
Uses alpha_risk to validate against position limits
| Rule | Value |
|---|---|
| Max position size | 15% |
| Max total exposure | 50% |
| Daily loss limit | 5% |
| Min cash reserve | 50% |
| Stop loss | 15% |
Data is stored locally in ~/.blockrun/alpha/alpha.db:
MIT
FAQs
AI-powered crypto trading MCP server with technical analysis, sentiment, and execution tools
The npm package @blockrun/alpha receives a total of 10 weekly downloads. As such, @blockrun/alpha popularity was classified as not popular.
We found that @blockrun/alpha 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
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.