OpenClaw AI Framework v2026.2.17 Adds Anthropic Model Support Amid Credential Theft Bug Concerns


OpenClaw, the open-source autonomous AI assistant that has gained widespread adoption in early 2026, released version v2026.2.17 on February 17, 2026, introducing support for Anthropic’s latest Claude Sonnet 4.6 model.

The release comes amid growing security concerns after researchers documented the first in-the-wild credential theft targeting OpenClaw configuration files by infostealer malware.

New Anthropic Model Integration

The v2026.2.17 update expands OpenClaw’s model-agnostic architecture to support Anthropic’s newly released Claude Sonnet 4.6 model, which users had previously encountered errors when attempting to use.

OpenClaw already supported various Anthropic Claude models including Opus and Sonnet variants through API key authentication, with features like extended prompt caching and access to Anthropic’s beta 1-million-token context window.

New Features

CategoryFeatureDescription
Anthropic Support1M Context BetaOpt-in 1 million token context window for Opus/Sonnet via context1m: true parameter ​
Anthropic SupportClaude Sonnet 4.6Native support for Anthropic’s latest Sonnet 4.6 model with forward-compatibility fallback ​
Subagents/subagents spawnDeterministic subagent activation from chat commands for workflow automation ​
iOSShare ExtensionForward shared URLs, text, and images directly to gateway agent with delivery fallback ​
iOS Talk ModeBackground ListeningToggle to keep Talk Mode active while app is backgrounded (off by default) ​
iOS Talk ModeVoice Directive HintDisable ElevenLabs voice-switching instructions to save tokens when not needed ​
SlackNative Text StreamingSingle-message streaming with chat.startStream/appendStream/stopStream APIs ​
TelegramInline Button StylesSupport for primary, success, and danger button styles in message interfaces ​
TelegramReaction NotificationsSurface user message reactions as system events with configurable scope ​
CronUsage TelemetryPer-run model/provider token usage logging in cron run logs and webhooks ​
Web ToolsURL AllowlistsSecurity restrictions for web_search and web_fetch operations ​
MemoryFTS FallbackFull-text search fallback with query expansion for improved memory search ​

The framework allows users to configure Anthropic models via CLI setup or direct config file modification, with options for different cache retention durations and enhanced context capabilities.

Security researchers at Hudson Rock reported the first documented case of infostealer malware successfully exfiltrating OpenClaw configuration files from a victim’s system.

The malware captured sensitive files including openclaw.json containing gateway authentication tokens and user credentials, device.json with private cryptographic keys used for device pairing and signing, and memory files storing personal context like daily activities and private messages.

The stolen gateway token could enable attackers to remotely connect to the victim’s local OpenClaw instance if exposed or impersonate the client in authenticated requests.

This incident marks a significant shift in the threat landscape as AI agents become more integrated into professional workflows.

Security experts warn that infostealer developers will likely create dedicated modules specifically designed to target OpenClaw files, similar to existing modules for Chrome or Telegram.

The attack was described as a “grab-bag” operation where the infostealer used broad file-harvesting routines that unintentionally captured the complete operational environment of the victim’s AI agent.

OpenClaw runs locally on user machines with full system access capabilities including file operations and shell commands, making proper security configuration critical.

Follow us on Google News, LinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google



Source link