OpenClaw Founder Warns Against Using Small or Outdated Models for High-Risk AI Tasks
OpenClaw founder Peter Steinberger has advised developers against using small models like Claude-Haiku-4.5 for high-risk tasks, warning of prompt injection vulnerabilities. The warning came after a developer shared that GPT-5.4 performed slower than Haiku on the OpenClaw platform. Steinberger emphasized that smaller models lack sufficient prompt injection protection and are only suitable for simple, low-risk tasks without sensitive permissions.
By IT之家 | March 7, 2026
OpenClaw founder Peter Steinberger is urging developers to avoid using small or outdated AI models for high-risk tasks, citing significant security concerns around prompt injection attacks.
The warning follows a discussion on X platform where developer Zhongpai Gao shared their experience using OpenClaw AI assistant configured with GPT-5.4 model. Gao noted that GPT-5.4 appeared to perform slower compared to Claude-Haiku-4.5, a smaller model option on the platform.
However, Steinberger quickly responded with a critical safety warning: "You really shouldn't be using models like Haiku — they have no prompt injection protection. Please read the documentation carefully."
Understanding Prompt Injection Risks
Prompt injection represents a sophisticated attack vector where malicious actors can craft specially designed prompts to make AI models ignore their established security protocols. These attacks can lead to:
- Bypassing safety guidelines
- Leaking confidential information
- Executing unauthorized high-risk operations
Recommendations for Developers
Steinberger's guidance essentially recommends that developers reserve smaller models like Haiku for simple, low-risk tasks in environments without sensitive permissions. For high-stakes applications requiring security, larger and more современные models with built-in protection mechanisms should be utilized.
The incident highlights the growing importance of AI security considerations as more developers deploy AI assistants in production environments with varying levels of access and sensitivity.
Originally reported by IT之家