
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
offrouter-core
Advanced tools
Core routing engine for OffRouter — subscription-first model routing for coding agents.
Core routing engine for OffRouter — subscription-first model routing for coding agents.
npm install offrouter-core
import { routeRequest, evaluatePolicy, loadConfig } from 'offrouter-core'
const config = await loadConfig('~/.config/offrouter/config.json')
const result = await routeRequest(
{ prompt: 'Explain quantum computing', model: 'sonnet' },
config
)
console.log(result.chosenProvider, result.chosenModel)
Claude Code primary model is unchanged in V1; OffRouter routes delegated work.
FAQs
Core routing engine for OffRouter — subscription-first model routing for coding agents.
The npm package offrouter-core receives a total of 32 weekly downloads. As such, offrouter-core popularity was classified as not popular.
We found that offrouter-core 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.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.