
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.
@ramarivera/opencode-model-announcer
Advanced tools
OpenCode plugin that automatically announces the current model in the chat context.
This plugin automatically injects the current model name into the chat context. This helps the LLM know exactly which model it is (e.g., google/gemini-3-pro-high or anthropic/claude-opus-4-5-thinking) without needing to ask the user or hallucinating.
npm install @ramarivera/opencode-model-announcer
Or add it to your ~/.config/opencode/opencode.json:
{
"plugin": ["@ramarivera/opencode-model-announcer"]
}
The plugin hooks into experimental.chat.messages.transform. Right before the messages are sent to the AI provider, it:
[SYSTEM: CURRENT_MODEL_ANNOUNCEMENT - The current model being used is: {friendlyName} ({provider}/{model}). Use this information to tailor your responses if necessary.]
🤖 This content was generated with AI assistance using Claude Opus 4.5.
Note: Ironically, this README was generated when the project started, and I was actually using Gemini 3 Pro, not Claude Opus 4.5. With this plugin, the model would have known its true identity, and this disclaimer would have been accurate. This is exactly the problem I'm aiming to solve.
This is a community plugin and is not officially affiliated with, endorsed by, or sponsored by OpenCode or SST.
FAQs
OpenCode plugin that automatically announces the current model in the chat context.
We found that @ramarivera/opencode-model-announcer 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.