I gave Clawdbot (aka Moltbot) access to my computer, calendar, and emails: Here’s what happened
How I AI28 Jan

I gave Clawdbot (aka Moltbot) access to my computer, calendar, and emails: Here’s what happened

In this episode, I take you through my unfiltered experience with Clawdbot, the viral open-source AI agent that’s been taking over tech Twitter. (In the time since this was recorded, the tool was renamed Moltbot, but we’re calling it Clawdbot here to match the episode.) It’s an autonomous AI that can run code, spin up sub-agents, join video calls, and take real actions on your machine. I invite it onto the podcast, give it screen access, and walk through what it’s like to go from zero to one with an agentic AI that actually does things. Along the way, I share the real experience: installation headaches, dependency chaos, security warnings you shouldn’t ignore, and the very real tension of giving an AI access to your messaging apps, files, and accounts. I also break down how I thought about permissions, identity, model choice, and cost while testing Clawdbot as a personal assistant.

What you’ll learn:

  1. How to install and set up Clawdbot (and why it’s not as simple as the “one-liner” suggests)
  2. The security implications of giving an autonomous AI access to your computer and accounts
  3. How to safely limit Clawdbot’s permissions while still making it useful
  4. Why Clawdbot struggles with basic time concepts but excels at research tasks
  5. The future of AI assistants—and who might build the consumer-friendly version
  6. How to use voice messaging with AI agents for on-the-go productivity
  7. Why latency is one of the biggest challenges for autonomous AI assistants

Brought to you by:

Lovable—Build apps by simply chatting with AI

Detailed workflow walkthroughs from this episode:

• How I AI: My 24 Hours with Clawdbot (aka Moltbot)—3 Workflows for a Powerful (and Terrifying) AI Agent: https://www.chatprd.ai/how-i-ai/24-hours-with-clawdbot-moltbot-3-workflows-for-ai-agent

• How to Securely Set Up and Configure an Open-Source AI Agent like Clawdbot: https://www.chatprd.ai/how-i-ai/workflows/how-to-securely-set-up-and-configure-an-open-source-ai-agent-like-clawdbot

• How to Safely Delegate Calendar Scheduling to an AI Agent: https://www.chatprd.ai/how-i-ai/workflows/how-to-safely-delegate-calendar-scheduling-to-an-ai-agent

• Automate Market Research on Reddit Using an AI Agent: https://www.chatprd.ai/how-i-ai/workflows/automate-market-research-on-reddit-using-an-ai-agent

In this episode, we cover:

(00:00) Introduction and getting Clawdbot to join the podcast

(02:07) What Clawdbot is and how it works

(03:50) Installation process and hardware requirements

(07:26) Security considerations and creating separate accounts

(08:03) Setting up Telegram integration

(10:02) Use case: Clawdbot as an EA

(13:08) Configuring the AI agent

(14:31) Granting Google Calendar access

(18:03) Testing Clawdbot as a personal assistant

(23:16) Speed frustrations

(23:54) Email mishaps and impersonation issues

(26:33) Why prompting matters more than ever with autonomous agents

(27:32) Quick recap and family calendar management gone wrong

(32:11) Using voice messaging with Clawdbot

(36:14) Product thoughts

(37:06) Building a Next.js app to show chat history

(42:29) Research capabilities and Reddit analysis

(46:10) Final thoughts on security concerns

(48:00) The future of AI assistants and who will build them

Tools referenced:

• Moltbot (formerly Clawdbot): https://www.molt.bot/

• Telegram: https://telegram.org/

• Vercel: https://vercel.com/

• Devin: https://www.devin.ai/

Other references:

• 1Password: https://1password.com/

• Next.js: https://nextjs.org/

• Google Workspace: https://workspace.google.com/

• Claude Sonnet 4.5: https://www.anthropic.com/news/claude-sonnet-4-5

• OAuth: https://oauth.net/

Where to find Claire Vo:

ChatPRD: https://www.chatprd.ai/

Website: https://clairevo.com/

LinkedIn: https://www.linkedin.com/in/clairevo/

X: https://x.com/clairevo

Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email jordan@penname.co.

Det här avsnittet är hämtat från ett öppet RSS-flöde och publiceras inte av Podme. Det kan innehålla reklam.

Avsnitt(93)

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

Alex Finn is an AI builder, YouTuber, and the creator of Vibe Code Academy, a community for people learning to build with AI tools. He runs one of the most ambitious local AI setups I’ve come across: ...

13 Juli 35min

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol is back, and I ran it through my full How I AI vibe benchmark against GPT-5.6 Terra, Luna, Claude Fable 5, and Sonnet 5 across five categories: PRDs, prototypes, wireframes, debugging, and...

9 Juli 36min

What a harness is and how to build one with Claude Agent SDK

What a harness is and how to build one with Claude Agent SDK

Everybody is saying, “It’s not the model, it’s the harness,” but almost nobody stops to explain what a harness actually is. So I did. I built one live on the show: a Sentry bug-debugging harness for m...

8 Juli 24min

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

Alessio Fanelli, founder of Kernel Labs and co-host of Latent Space podcast, walks us through two very different AI workflows: (1) a fully autonomous coding setup using OpenAI Symphony + Linear, where...

6 Juli 35min

Sonnet 5 review: I ran 64 generations to find out if it's worth it

Sonnet 5 review: I ran 64 generations to find out if it's worth it

I’ve been testing every major frontier model release since the start of the year, and when Anthropic dropped Sonnet 5, I wanted more than a vibe check. I got tired of one-off tests I couldn’t repeat o...

30 Juni 25min

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

Eddie Kim is the co-founder and CTO of the payroll and HR platform Gusto, which just crossed $1 billion in revenue and serves more than 500,000 small businesses. Recently he did something most CTOs do...

29 Juni 51min

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

I put GLM 5.2, the open-weight coding model from Z.AI, through four real tasks inside my actual codebase: a codebase architecture audit, a UI redesign, and a 45-minute autonomous bug-hunting session p...

24 Juni 27min

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

Brian Grinstead is a distinguished engineer at Mozilla, where he’s worked on Firefox and the web platform since 2013 (he joined to help launch Firefox DevTools). Recently he and his team pointed an ag...

22 Juni 48min

Populärt inom Teknik

uppgang-och-fall
elbilsveckan
market-makers
natets-morka-sida
rss-elektrikerpodden
rss-technokratin
skogsforum-podcast
developers-mer-an-bara-kod
bli-saker-podden
rss-veckans-ai
rss-heja-framtiden
rss-uppgang-och-fall
rss-snacka-om-ai
har-vi-akt-till-mars-an
allt-du-behover-veta-om-ny-teknik
solcellskollens-podcast
rss-en-ai-till-kaffet
rss-inet-patch-notes
rss-hit-med-dina-lunchpengar
rss-milpodden