
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
@marketmaster/mcp
Advanced tools
MCP server for the MarketMaster prediction-market data API — use live edges, arbitrage, and whale data inside Claude and Cursor.
MCP server for the MarketMaster prediction-market data API. Pull live edges, arbitrage spreads, market snapshots, and the whale feed (Kalshi and Polymarket) straight into Claude or Cursor.
mm_edges — mispriced edges, rankedmm_markets — latest market snapshotsmm_market — one market + its edgesmm_arbitrage — cross-platform spreadsmm_whales — large real-money tradesmm_status — your tier, limits, usageGet an API key at https://marketmaster.live/dashboard (looks like mmk_live_...).
Add to claude_desktop_config.json:
{
"mcpServers": {
"marketmaster": {
"command": "npx",
"args": ["-y", "@marketmaster/mcp"],
"env": { "MARKETMASTER_API_KEY": "mmk_live_your_key" }
}
}
}
Add to ~/.cursor/mcp.json (same shape as above), then enable it in Settings → MCP.
"Use MarketMaster to find the 5 biggest Kalshi edges right now." "Any cross-platform arbitrage over 3%?" "Show recent whale trades over $25k."
Read-only — never places trades or touches funds. Full API docs: https://marketmaster.live/developers
FAQs
MCP server for the MarketMaster prediction-market data API — use live edges, arbitrage, and whale data inside Claude and Cursor.
The npm package @marketmaster/mcp receives a total of 30 weekly downloads. As such, @marketmaster/mcp popularity was classified as not popular.
We found that @marketmaster/mcp 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.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.