
Research
/Security News
Trivy Under Attack Again: Widespread GitHub Actions Tag Compromise Exposes CI/CD Secrets
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.
@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 CoinGecko |
alpha_dex | DEX market data via DexScreener |
alpha_sentiment | Social sentiment analysis (requires BlockRun wallet) |
alpha_swap | Token swap quotes + execution on Base |
alpha_portfolio | Position tracking and management |
alpha_memory | Vector-based trade memory search |
alpha_risk | Risk management checks |
alpha_extensions | Discover additional MCPs (Nansen, Dune, etc.) |
> "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
> "Swap 100 USDC for ETH"
Uses alpha_swap with execute=true to swap on Base
ONEINCH_API_KEY)ZEROX_API_KEY)| Variable | Required | Description |
|---|---|---|
ONEINCH_API_KEY | No | 1inch API key for best rates |
ZEROX_API_KEY | No | 0x API key as alternative |
| (none) | - | Falls back to Paraswap (free, no key) |
| 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:
Use alpha_extensions to discover additional capabilities:
| MCP | What it adds | Pricing |
|---|---|---|
| Nansen | Smart Money tracking, whale data | Free tier / $49/mo |
| BlockRun | AI models, X/Twitter data | Pay-per-request |
| Dune | Custom SQL analytics | Free tier |
# Example: Add Nansen for on-chain data
claude mcp add --transport http nansen https://mcp.nansen.ai/ra/mcp \
--header "NANSEN-API-KEY: YOUR_KEY"
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
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.

Research
/Security News
We identified over 20 additional malicious extensions, along with over 20 related sleeper extensions, some of which have already been weaponized.