
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.
offrouter-adapter-cursor
Advanced tools
Cursor adapter for OffRouter. Installs the OffRouter MCP server into Cursor's global MCP config (`~/.cursor/mcp.json`) so `offrouter install cursor` works, with rollback.
Cursor adapter for OffRouter. Installs the OffRouter MCP server into Cursor's
global MCP config (~/.cursor/mcp.json) so offrouter install cursor works,
with rollback.
npm install offrouter-adapter-cursor
Then register with the CLI:
offrouter install cursor --profile cursor-personal
This installs the OffRouter MCP server entry (mcpServers.offrouter) into
Cursor's MCP config file, enabling policy-based model selection for delegated
tasks. The entry is merged (never clobbering other servers) and is fully
rollback-able via offrouter uninstall cursor.
~/.cursor/mcp.jsonThe file uses the Claude-Desktop shape:
{
"mcpServers": {
"offrouter": { "command": "offrouter", "args": ["mcp", "serve"] }
}
}
Set OFFROUTER_CURSOR_CONFIG to override the full file path (used for tests
and non-default Cursor setups).
FAQs
Cursor adapter for OffRouter. Installs the OffRouter MCP server into Cursor's global MCP config (`~/.cursor/mcp.json`) so `offrouter install cursor` works, with rollback.
The npm package offrouter-adapter-cursor receives a total of 12 weekly downloads. As such, offrouter-adapter-cursor popularity was classified as not popular.
We found that offrouter-adapter-cursor 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.