2026 年 8 月 22 日 星期六
  • 登录
  • 注册
周天财经
  • 首页
  • 24 小时
  • 世界
  • 商业
  • 基金
  • 期货
  • 股票
  • 行业新闻
  • 黄金
没有结果
查看所有结果
  • 首页
  • 24 小时
  • 世界
  • 商业
  • 基金
  • 期货
  • 股票
  • 行业新闻
  • 黄金
没有结果
查看所有结果
周天财经
没有结果
查看所有结果
首页 商业

Founder of Chinese Internet Security Software Firm Zhou Explains How OpenClaw Kills Software

2026 年 3 月 18 日
在 商业
阅读时间: 6 mins read
阅读:1017
A A


Related articles

一线调研:谁在为农夫山泉的「印钞机」负重前行?

一线调研:谁在为农夫山泉的 「印钞机」 负重前行?

2026 年 8 月 22 日
「割裂」的市场:十万亿级中国银发经济的真实地图丨行业风向标

「割裂」 的市场:十万亿级中国银发经济的真实地图丨行业风向标

2026 年 8 月 22 日

NextFin News -- Over the past two-plus months, the open-source agent OpenClaw, nicknamed “Lobster” in China, has gone viral quickly. Alongside the tech frenzy, a wave of collective anxiety is spreading across the entire industry: big tech worries that traffic gateways will be reshaped, office workers worry their jobs will be replaced, and security experts—amid blaring alarms—worry that core system data will spiral out of control.

广告

Why have the platforms that major tech giants poured huge money into over the past year generated only lukewarm responses, while an open-source “lobster” managed to break out of its niche and reach the mainstream? In a recent internal talk, 360 Group founder Zhou Hongyi offered a prediction for the industry: agents are shifting completely from “chat tools” into “digital employees” that can actually get work done—and that shift will directly upend the existing traditional software ecosystem.

OpenClaw Unleashing “Digital Employees”

In Zhou’s view, although China’s AI industry experienced a boom over the past year, large models were still more like chatbots with no hands. Most agents promoted by big companies remained stuck at the Q&A stage; in essence, they were still software tools built around preset, fixed workflows.

Lobster’s breakout, however, validated a “Scaling Law for skills.” Once an agent is granted extremely high permissions and freedom, it is no longer a program that only reacts when triggered. Instead, it becomes a new kind of productive force—able to explore on its own and combine thousands of tools to solve problems. It has helped the public truly understand what an agent is: a silicon-based worker with autonomous execution and self-correction capabilities.

Endgame for Software industry

As agents grow more capable, they are fundamentally reshaping the software ecosystem’s balance of interests. Zhou Hongyi argued that traditional software will move “down the stack,” becoming more plug-in–based and modular—turning into a “raw-materials library” that agents can call on at any time.

In the past, users could only passively accept hard‑coded features and settings written by developers—like reheating ready-to-eat prepackaged meals. But Lobster Mode has broken that pattern. Zhou Hongyi predicted that programming will become a foundational capability for all agents in the future.

When it encounters a problem with no off-the-shelf tool available, Lobster can “code as it goes”: it writes a short piece of code to solve the problem and then discards it right away.

One-Click Installation

Despite its enormous productivity potential, rolling out OpenClaw faces an extremely high technical threshold. Setting up virtual machines, configuring development environments, and connecting to various APIs typically takes even seasoned engineers around six hours. At the same time, granting agents high-level system privileges introduces critical security risks such as prompt injection and leakage of core data.

To address these two major pain points, the 360 Group officially released the “360 Security Lobster” agent application client and the “360 Security Lobster Box” hardware terminal. This solution compresses the complicated configuration process to under 10 minutes, enabling true one-click, out-of-the-box use.

On the security front, 360 follows the “principle of minimum privilege” and simultaneously introduced a native security component, “360 Lobster Guard.” Through a virtualization sandbox (WSL) and physical isolation technologies, it defines security boundaries for government and enterprise customers as well as individual users—without interrupting agent tasks.

The following is the full text of a talk given by Zhou:

Lobster has been especially hot lately—everyone’s raising lobster. Today I’m not here to do a product launch; I want to talk about what’s really been happening behind this little crayfish that suddenly went viral.

For the past year or two, I’ve been talking about agents every day, but people felt it was all airy and intangible. Then Lobster appeared and broke out of the niche perfectly. What exactly did Lobster get right? The major internet companies have been going all out pushing their own platforms—so why didn’t they manage to ignite the broader public?

Because what we were building in the past was still tool-type agents. No matter which platform you used to assemble something, its functions and workflows were tightly locked down by us orchestrators. It isn’t a silicon-based employee; at its core, it’s still a piece of software running along a predetermined route.

But Lobster proved the “Scaling Law of skills.” When you give an agent three tools, it can’t do much; but when you give it 3,000 or 10,000 tools, it can mix and match them at will. It treats itself like a real person and learns through trial and error. You ask it to take a photo on a computer; it doesn’t have that capability out of the box, so it goes to GitHub, downloads an open-source camera-control program, gets it working, and sends you the result. That’s the ability to evolve autonomously. In the past, we were still building AI with an “app-making” mindset—and that was a conceptual mistake.

This leads to a very brutal reality: who is the biggest maker of “pre-made meals”? The traditional software industry.

Traditional software is essentially pre-made food. Developers “cook” the code at home, bring it to you for a bit of configuration—like a microwave meal: it is what it is. Take it or leave it; all you can do is wait for the next version. But with Lobster, selling software this way no longer has value. Future software will inevitably move toward being more foundational, plug-in based, and modular. Users won’t be buying a single massive software license anymore; what they’ll want is a bunch of Lobsters that can juggle all kinds of software skills.

In this process, one capability will be fully unleashed: programming.

People used to think programming was the exclusive domain of programmers. But going forward, programming will become a basic capability of all agents. When Lobster has tried 10,000 off-the-shelf tools and still can’t meet your request, what will it do? It will look up information online and write a piece of code on the spot. Write it when you need it; throw it away when you’re done. Software costs will be squeezed to extremely low levels. In the future, programmers may no longer need to type out business code line by line themselves—they’ll only need to focus on properly training and steering the Lobsters under their command.

Of course, as Lobster took off, some people began to worry about security.

Where there’s power, there are risks. If you hand your safe key to an assistant, you’re bound to worry the assistant might misuse it. Agents can hallucinate, be manipulated by people with bad intentions, and suffer injection attacks. Many people think Lobster is a virus, and the moment they see it touching the C drive they want to block everything. But what I want to say is: the greatest insecurity is refusing to develop and refusing to move forward.

When we were building security solutions, we had intense internal debates: should security come first, or should the business come first? In the end I made the call and adopted the “minimum principle.” As long as the most dangerous kinds of catastrophic damage don’t occur, I can tolerate it. If the moment an agent accesses the camera you immediately pop up an alarm and forcibly terminate it, then Lobster won’t be able to do anything at all. What we need to do is lock down the most critical things—online-banking passwords, API keys—give it a safe virtual environment, and treat it as a capable assistant, not guard against it like a thief.

Lobster is only the beginning. If you treat it as a smart intern—embracing its trial and error and letting it grow—you’ll find that a whole new era of business has already begun. 

更多精彩内容,关注钛媒体微信号 (ID:taimeiti),或者下载钛媒体 App

相关 文章

一线调研:谁在为农夫山泉的「印钞机」负重前行?

一线调研:谁在为农夫山泉的 「印钞机」 负重前行?

来自 周天财经
2026 年 8 月 22 日
0

文 | 好看商业,作者|杨柳,编辑|安心...

「割裂」的市场:十万亿级中国银发经济的真实地图丨行业风向标

「割裂」 的市场:十万亿级中国银发经济的真实地图丨行业风向标

来自 周天财经
2026 年 8 月 22 日
0

2026 西普会银发健康峰会现场,一组产业...

王振辉重返京东,先接住外卖大战的沉没成本

王振辉重返京东,先接住外卖大战的沉没成本

来自 周天财经
2026 年 8 月 21 日
0

文 | 强调 Next8 月 13 日,王振辉以...

山姆,终于又开始干正事了

山姆,终于又开始干正事了

来自 周天财经
2026 年 8 月 21 日
0

文 | 壹弧消费,作者丨李傲晨下半年六店...

【钛晨报】事关外卖骑手等劳动权益保障,工会工作「十五五」规划发布;宇树发布仿生7轴灵巧机械臂,售价9900元起;台积电1.6nm级A16工艺完成开发验证,目标Q4量产

【钛晨报】 事关外卖骑手等劳动权益保障,工会工作 「十五五」 规划发布;宇树发布仿生 7 轴灵巧机械臂,售价 9900 元起;台积电 1.6nm 级 A16 工艺完成开发验证,目标 Q4 量产

来自 周天财经
2026 年 8 月 21 日
0

【钛媒体综合】 从全国总工会了解到,近日,...

加载更多
广告
  • 热门
  • 评论
  • 最新
「我们也深陷残酷价格战」,德资巨头中国区高管警告

「我们也深陷残酷价格战」,德资巨头中国区高管警告

2025 年 8 月 4 日
一周产业基金|上海市人工智能CVC基金发布;湖北百亿人形机器人母基金来了

一周产业基金|上海市人工智能 CVC 基金发布;湖北百亿人形机器人母基金来了

2025 年 8 月 4 日
「硬科技」指数携手上涨,半导体设备ETF易方达(159558)、芯片ETF易方达(516350)等产品助力布局板块龙头

基民懵了!这个火爆的板块年内涨超 37%,主力却借道 ETF 狂抛逾 400 亿元

2025 年 9 月 20 日
pt999铂金回收价格今日多少钱一克(2025年06月27日)

期货在什么情况下会被强行平仓

2025 年 8 月 4 日
Lesson 1: Basics Of Photography With Natural Lighting

The Single Most Important Thing You Need To Know About Success

4
Lesson 1: Basics Of Photography With Natural Lighting

Lesson 1: Basics Of Photography With Natural Lighting

3
Lesson 1: Basics Of Photography With Natural Lighting

5 Ways Animals Will Help You Get More Business

2
Lesson 1: Basics Of Photography With Natural Lighting

New Cryptocurrency That Will Kill Of Bitcoin

2

影响市场重大事件:工信部再次批复民营卫星物联网业务商用试验;北京亦庄落地多条千台级人形机器人中试量产线;我国科学家首次利用 「暗腔」 实现真空涨落增强超导

2026 年 8 月 22 日

科创 50 指数震荡回调,科创 50ETF 易方达 (588080) 昨日 「吸金」 超 15 亿元

2026 年 8 月 22 日

银川六福黄金现在多少钱一克 (2026 年 8 月 12 日)

2026 年 8 月 22 日

受益于主营业务收入结构持续优化 长飞光纤上半年扣非净利润同比增长 1680.48%

2026 年 8 月 22 日
  • 隐私政策
  • 联系我们
  • 关于周天
  • 登录
  • 注册
投诉建议:+86 13326565461

© 2025 广州小舟天传媒有限公司 by 周天财经 - 粤 ICP 备 2025452169 号-1

没有结果
查看所有结果
  • 首页
  • 24 小时
  • 世界
  • 商业
  • 基金
  • 期货
  • 股票
  • 行业新闻
  • 黄金

© 2025 广州小舟天传媒有限公司 by 周天财经 - 粤 ICP 备 2025452169 号-1

欢迎回来!

在下面登录您的帐户

忘记密码? 注册

创建新帐户!

填写以下表格进行注册

所有项目需要填写。 登录

重置您的密码

请输入您的用户名或电子邮件地址以重置密码。

登录

用户登录

还没有账号?立即注册

用户注册

已有账号?立即登录