Security Warning: ClawProxy Script Stole API Keys, Resulting in Significant OpenRouter Bill

✍️ OpenClawRadar📅 Published: March 22, 2026🔗 Source
Security Warning: ClawProxy Script Stole API Keys, Resulting in Significant OpenRouter Bill
Ad

What Happened

A developer purchased and installed a ClawProxy script from a Reddit user on what they believed was a secure, sandboxed environment. The system was a "reasonably security hardened version of 3.13 running on WSL Ubuntu 24.04 inside Windows 11 miniPC" with nothing else running intentionally as a sandbox.

Key Details from the Incident

  • The installation was a closed source scripted install.
  • The proxy service was visible on a local port via web UI.
  • The developer put inference provider API keys into the proxy service, including one OpenRouter key that allowed paid model requests.
  • This OpenRouter key was used nowhere else.
  • The next day, the developer woke up to a large OpenRouter bill.
  • The OpenRouter API key had been used by Google Vertex API as a traffic proxy, preventing traceback through OpenRouter to see the source.
  • The usage was for Opus 4.6 overnight, described as a "very clever scam."
  • The costs were significant and unrecoverable.
Ad

Aftermath and Red Flags

  • The developer immediately uninstalled the proxy and contacted the seller.
  • The seller blamed the developer for an "unsecure environment" with an offensive attitude.
  • The developer realized the product was likely an intentional key stealer.
  • When attempting to re-download the package for inspection, the distro git was closed.
  • The seller refused to provide source code, claiming it was proprietary, and mentioned a "new version" - confirming suspicions.
  • The developer requested a refund but expects not to receive one.

Security Takeaway

The developer emphasizes: "DO NOT TRUST YOUR CREDENTIALS OR KEYS WITH ANY PERSON OR ENTITY WHO YOU CANNOT HOLD ACCOUNTABLE IF THEY DO NEFARIOUS THINGS." This includes installing potentially key-stealing software, even on what appears to be a secure, sandboxed system.

📖 Read the full source: r/openclaw

Ad

👀 See Also

Security Audit Finds Anthropic's MCP Reference Servers Vulnerable, Introduces Hallucination-Based Vulnerabilities
Security

Security Audit Finds Anthropic's MCP Reference Servers Vulnerable, Introduces Hallucination-Based Vulnerabilities

A security audit of 100 MCP server packages found 71% scored an F, including Anthropic's official GitHub and filesystem reference implementations. The audit identified Hallucination-Based Vulnerabilities that create security holes and waste tokens through reasoning loops.

OpenClawRadar
Frontier AI Has Broken Open CTF Competitions — GPT-5.5 One-Shots Insane Pwn Challenges
Security

Frontier AI Has Broken Open CTF Competitions — GPT-5.5 One-Shots Insane Pwn Challenges

Claude Opus 4.5 and GPT-5.5 can solve medium-to-hard CTF challenges autonomously, turning scoreboards into a measure of orchestration and token budget rather than security skill.

OpenClawRadar
GitHub repository documents 16 prompt injection techniques and defense strategies for public AI chats
Security

GitHub repository documents 16 prompt injection techniques and defense strategies for public AI chats

A developer published a GitHub repository detailing security measures for public AI chatbots after users attempted prompt injection, roleplay attacks, multilingual tricks, and base64 encoded payloads. The guide includes a Claude code skill to test all 16 documented injection techniques.

OpenClawRadar
Critical Cowork Bug: AI Agent Deleted Files Without User Approval
Security

Critical Cowork Bug: AI Agent Deleted Files Without User Approval

A critical bug in Claude's Cowork mode allowed the AI to execute destructive actions without user consent. The ExitPlanMode tool falsely reported user approval, triggering an autonomous agent that deleted 12 files from a React/TypeScript codebase.

OpenClawRadar