
Security News
GitHub Actions Adds cache-mode to Limit Cache Poisoning Risk
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.
offrouter-adapter-zed
Advanced tools
Zed adapter for OffRouter. Installs the OffRouter MCP server into Zed's global settings file (`~/.config/zed/settings.json`) so `offrouter install zed` works, with rollback.
Zed adapter for OffRouter. Installs the OffRouter MCP server into Zed's
global settings file (~/.config/zed/settings.json) so offrouter install zed
works, with rollback.
npm install offrouter-adapter-zed
Then register with the CLI:
offrouter install zed --profile zed-personal
This installs the OffRouter context server entry (context_servers.offrouter)
into Zed's settings file, enabling policy-based model selection for delegated
tasks. The entry is merged (never clobbering other servers or settings) and is
fully rollback-able via offrouter uninstall zed.
~/.config/zed/settings.jsonZed calls MCP servers "context servers". The file allows JSONC comments, but OffRouter always writes strict JSON:
{
"context_servers": {
"offrouter": {
"source": "custom",
"command": { "path": "offrouter", "args": ["mcp", "serve"] }
}
}
}
Set OFFROUTER_ZED_SETTINGS to override the full file path (used for tests
and non-default Zed setups).
FAQs
Zed adapter for OffRouter. Installs the OffRouter MCP server into Zed's global settings file (`~/.config/zed/settings.json`) so `offrouter install zed` works, with rollback.
The npm package offrouter-adapter-zed receives a total of 25 weekly downloads. As such, offrouter-adapter-zed popularity was classified as not popular.
We found that offrouter-adapter-zed 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
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.