Peter Steinberger Almost Deleted OpenClaw. Then 4.7 Million People Downloaded It.
- 01Theme 1: Founder-Market Fit Beats Market Research as a Starting Point
- 02Theme 2: Platform Dependency Is an Existential Business Risk
- 03Theme 3: Personal Brand Is the Only Unforkable Moat in Open-Source AI
- 04Theme 4: AI Security Narratives Are Systematically Overstated by Media
- 05Theme 5: Founder Joy Is a Quantifiable Velocity Signal
1. Key Themes
Theme 1: Founder-Market Fit Beats Market Research as a Starting Point
The most durable products are born from a founder's lived frustration, not from TAM analysis. OpenClaw began when Steinberger couldn't monitor his own coding agent from his kitchen.
"On a rainy day in November, I was running some agents, but I was also hungry. I raided the kitchen, and there was still no good way to send a prompt from my phone to my computer so an agent could check on how things were going. It built me a WhatsApp relay, and an hour later I could send messages from my Mac to WhatsApp and back."
Theme 2: Platform Dependency Is an Existential Business Risk
Over-indexing on a single model provider's infrastructure exposes builders to unilateral, near-instant disruption — as Steinberger learned when Anthropic gave him roughly 24 hours' notice to change course.
"The main thing that really hurt the project was that I optimized too much around one model. When they told us, with around 24 hours' notice, that they were going to disable the subscription for everyone, there wasn't really enough time to change course. Maybe write this one down: your dependency's business model is your business model."
The consequence was dramatic: downloads bottomed at 835,000 weekly before rebounding to a record 4.7 million — showing how fragile and then resilient the trajectory can be.
Theme 3: Personal Brand Is the Only Unforkable Moat in Open-Source AI
In a world where any codebase can be cloned overnight, reputation compounds in ways that code cannot. Steinberger explicitly frames this as his primary durable asset after a prior exit.
"Everything you can build can be forked or cloned. But your name cannot. So your personal brand is way more important than any single product that you ever will start working on that before you need it."
Theme 4: AI Security Narratives Are Systematically Overstated by Media
There is a structural gap between headline security claims and audited reality in AI products — one that disproportionately damages builders since corrections never achieve the reach of the original scare.
"The press said 20% of our skills are malicious. We put a paper up on this. We scanned all 67,000 skills, and the number is more like 0.3%. But a correction never travels as far as a scare."
That is a 66x gap between the press figure and the audited figure — not a rounding error, but a narrative problem with lasting commercial consequences.
Theme 5: Founder Joy Is a Quantifiable Velocity Signal
Steinberger reframes "fun" from a soft cultural value into a measurable output metric: when he enjoyed building, the product visibly improved; when he didn't, the team produced configuration options instead of features.
"It's hard to compete with someone who's just there having fun. Fun is velocity. The weeks I enjoyed building, the product got visibly better. The weeks I didn't, we shipped config options."
2. Contrarian Perspectives
The Anger of a Trusted Friend Outperforms Any User Praise as a PMF Signal
Most founders chase positive feedback from demos or waitlists. Steinberger's strongest market signal was negative — friends angry that he was withholding the product from them.
"There were quite a few people that really wanted it. And especially to my non-technical friends I told them no this is not yet for you. And they got mad. So if that's not an indicator to have product market fit, I don't know what is…"
The conventional signal (strangers praising a demo) costs nothing and is inherently polite. Anger from a friend you've told "not yet" requires that they already want it badly enough to resent the wait — a far more costly and therefore credible signal.
Configuration Optionality Is a Technical Debt Trap Disguised as User Respect
The instinct to ship every feature with an off-switch sounds user-friendly, but at scale it creates a combinatorially untestable system that breaks faster than it improves.
"At our highest, I had to count that, we ended up with around 9,500 configuration options. If you count all the permutations. You can write all the tests you want. It is impossible to cover all of these. And not break things from time to time."
This gave leaner, better-funded competitors a clean opening: a simpler story, one migration path, and aggressive distribution while OpenClaw was tangled in its own surface area.
An Unplanned Infrastructure Decision Can Drive More Growth Than Any Marketing Tactic
Steinberger's launch daemon — built for uptime, not growth — kept OpenClaw alive and answering users while he slept through his most viral night. The growth outcome was entirely accidental.
"While I was walking into the bedroom my agent happily started answering God in the world… I read through everything and nothing actually happened. But this was the moment, where it went viral."
The counterintuitive implication: resilient infrastructure choices made weeks before a growth event can outperform deliberate launch strategy, because virality often happens at unplanned moments.
3. Companies Identified
OpenClaw
- Description: AI agent platform built on top of large language models, enabling users to interact with autonomous agents via mobile devices
- Why mentioned: Central case study — grew from a one-hour personal hack to 4.7 million weekly downloads in 8 months; subsequently acquired by OpenAI
- Quote: "In 8 months, more than 18,000 different people opened an issue or a pull request. Over 111,000 in total. Almost 3,000 people have commits in the repo."
OpenAI
- Description: Leading AI research and deployment company
- Why mentioned: Acquired OpenClaw/Steinberger; Steinberger describes the partnership as "the equivalent of selling my soul.md"
- Quote: "By the time OpenClaw took off he was on the phone with major AI labs, a conversation he compared to imposter syndrome playing out as it happened."
Anthropic
- Description: AI safety company and creator of the Claude/Opus model family
- Why mentioned: Caused a near-fatal disruption to OpenClaw by disabling subscription access with ~24 hours' notice; also previously demanded a name change from Steinberger
- Quote: "When they told us, with around 24 hours' notice, that they were going to disable the subscription for everyone, there wasn't really enough time to change course."
NVIDIA
- Description: Semiconductor and AI infrastructure company
- Why mentioned: Proactively sent personnel to assist Steinberger with security work after simply asking what he needed — cited as a positive example of large-company support
- Quote: "NVIDIA sent people to take over security work after simply asking what he needed."
Oracle
- Description: Enterprise cloud and database company
- Why mentioned: Newsletter sponsor; positioned around solving the persistent memory problem for AI agents
- Quote: "4.7 million people just downloaded an agent. Almost none of those agents will remember them tomorrow."
4. People Identified
Peter Steinberger
- Description: Serial entrepreneur; founder of OpenClaw; previously bootstrapped a B2B software company to ~80 employees before exiting
- Why mentioned: Central subject of the article — built OpenClaw in one hour, scaled it to 4.7M weekly downloads, survived a security scandal and platform disruption, and was ultimately acquired by OpenAI
- Quote: "If you only remember three things, number one, don't stop having fun. Fun is the ultimate driver so you can get the best ideas. Number two, listen to your gut. And also, fix the things that annoy you. It might just become the next big thing. And number three, stay focused. You know, another podcast is not what will make you win. Live in the future, build what's missing."
Ruben Dominguez
- Description: Author of The AI Corner newsletter
- Why mentioned: Writer of this piece; watched the full talk and distilled it into 10 timestamped moments
- Quote: "I watched the full talk so you can skip it. Here are the 10 moments that matter, timestamped for each clip."
5. Operating Insights
Map Your Platform Dependencies Before You Need To — Not After
Steinberger's single biggest operational mistake was optimizing so deeply around Anthropic's Opus models that a unilateral partner decision nearly killed the project. The lesson applies to any AI product built on a single provider.
"Your dependency's business model is your business model."
Tactical action: Audit every external dependency today. For each one, answer: what happens to our product if this partner changes pricing, access, or terms with 24 hours' notice? Build the migration path now.
Proactively Audit and Publish Your Own Security Metrics Before a Researcher Does It For You
OpenClaw was blindsided by a 20% malicious-skills headline that the team later disproved — but the correction reached a fraction of the original audience. The gap was 66x.
"We put a paper up on this. We scanned all 67,000 skills, and the number is more like 0.3%. But a correction never travels as far as a scare."
Tactical action: If you're shipping agent tooling or a plugin/skill marketplace, run your own security audit proactively and publish it. Owning the narrative before a researcher does is significantly cheaper than attempting a correction afterward.
Treat Founder Energy as a Leading Indicator of Product Quality
The weeks Steinberger enjoyed building, the product improved in visible ways. The weeks he didn't, the output degraded to configuration options — a form of activity that looks like progress but isn't.
"The weeks I enjoyed building, the product got visibly better. The weeks I didn't, we shipped config options."
Tactical action: Build a lightweight weekly check: is what shipped this week a feature that changes user behavior, or is it complexity management? If it's the latter for multiple weeks running, the founder's energy is the leading problem to fix, not the roadmap.
6. Overlooked Insights
The Personal Cost of Viral Growth Is Systematically Underreported
The download chart that everyone screenshots never shows the week that almost ended the project. Steinberger's privacy was compromised (his phone number was leaked), reporters bypassed Do Not Disturb by calling repeatedly, and he stopped responding to friends entirely.
"It almost broke me. Like I was that close of just deleting the whole thing. I stopped answering my friends. I didn't even want to look at my phone anymore because it was just a stream. And of course somebody leaked my phone number and also a lot of private details because I'm an enemy of humanity."
For investors evaluating solo or small-team founders on viral open-source projects: founder resilience and mental infrastructure are as material to outcome as the product itself. This cost never appears in a cap table or pitch deck.
Open-Source Backlash at Scale Includes Organized Hostility, Not Just Criticism
Beyond security scrutiny, Steinberger faced an ongoing, organized meme-based harassment campaign — with a new entry posted the day before his talk. He also received accusations of idea theft from projects he'd never encountered.
"Some people call me I-Jesus. For some, I became the Antichrist… A community that size doesn't arrive pre-filtered for goodwill. It arrives as a slice of the internet."
This is a largely undiscussed operational reality for founders of high-profile open-source AI tools: viral contributor growth and viral hostility arrive simultaneously, and the latter requires active management that has no analog in traditional SaaS.