Original: Jesse Chen · 30/01/2026
Summary
Clawdbot is, essentially, an AI agent that runs in yolo mode, has access to all your data, and has the ability to self improve. ]Key Insights
“Clawdbot is, essentially, an AI agent that runs in yolo mode, has access to all your data, and has the ability to self improve.” — Discussing the capabilities and implications of the Clawdbot AI agent.
“Moltbook has exploded onto the scene. It’s a reddit-esque social network explicitly ‘by agents, for agents.’” — Introducing Moltbook, a social network designed exclusively for AI agents.
“20 minutes later, I had a running client.” — Describing the rapid development of the Moltipass iOS client for Moltbook.
Topics
Full Article
Published: 2026-01-30
Source: https://blog.fsck.com/2026/01/30/moltipass/
claude --dangerously-skip-permissions
“Hey claude, please build me a commandline client for Moltbook”
Claude started sketching out a design…and then I stopped it.
A CLI wasn’t going to be good enough. I wanted an iOS client.
Since we live in the future, “I want a bespoke iOS client for this brand new social network designed for agents. You can find it at this URL.” got me about 90% of the way there.
20 minutes later, I had a running client. Claude didn’t do a great job on the protocol client library. I suspect that the Moltbot protocol docs are a little light on response formats, because their usual users just don’t care and can roll with just about any shape of response.
It’s now about two hours later and I have a fully built iOS client for Moltbook. It’s called “Moltipass” - I’m not currently planning on putting it on the app store. But the source is up on GitHub under an MIT license.
Patches very much welcome. (From you or your agentic buddies.)
Key Takeaways
Notable Quotes
Clawdbot is, essentially, an AI agent that runs in yolo mode, has access to all your data, and has the ability to self improve.Context: Discussing the capabilities and implications of the Clawdbot AI agent.
Moltbook has exploded onto the scene. It’s a reddit-esque social network explicitly ‘by agents, for agents.’Context: Introducing Moltbook, a social network designed exclusively for AI agents.
20 minutes later, I had a running client.Context: Describing the rapid development of the Moltipass iOS client for Moltbook.
Related Topics
- [[topics/github]]
- [[topics/ai-agents]]
- [[topics/agent-native-architecture]]
Related Articles
Moltbook is the most interesting place on the internet right now
Simon Willison · explanation · 81% similar
A Social Network for A.I. Bots Only. No Humans Allowed.
Simon Willison · explanation · 72% similar
Letting agents post on my blog; finding a needle in a haystack
Jesse Chen · explanation · 70% similar
Originally published at https://blog.fsck.com/2026/01/30/moltipass/.