I Gave Clawdbot (Now Moltbot) Access to My Computer, Calendar, and Emails: Here’s What Happened
Why It Matters
Personal AI agents can boost productivity, but their adoption hinges on overcoming technical complexity and security risks.
Key Takeaways
- •Installing Claudebot demands multiple dependencies and hours of setup.
- •Agent accesses file system, email, calendar, raising security concerns.
- •Telegram integration provides remote control but requires careful token protection.
- •Using limited-access email and vault mitigates data exposure risks.
- •Choosing smaller model (Sonnet 45) balances capability and cost.
Summary
The episode documents a hands‑on trial of Claudebot—now renamed Moltbot—an open‑source AI agent that can act on a user’s desktop, calendar and email. The host invites the bot into a Riverside podcast via Telegram, then walks through granting microphone, camera and system permissions.
Installation proved far from plug‑and‑play. The author spent two hours installing Homebrew, updating Node, Xcode and other prerequisites before the npm one‑liner succeeded. After onboarding, he configured gateway tokens, linked a Telegram bot through BotFather, and set up Google API credentials for calendar and email access, a process that demands familiarity with OAuth and cloud console settings.
To limit exposure, he created a dedicated Google Workspace address and a restricted 1Password vault for the bot, giving it read‑only calendar rights and an Anthropic API key. He deliberately chose Anthropic’s Sonnet 45 model over the more powerful Opus, citing cost control and safety concerns, and noted the bot’s ability to schedule meetings, draft emails and even join a live podcast.
The experiment highlights both the productivity promise of personal AI assistants and the steep technical and security hurdles they pose. Enterprises considering similar agents must weigh the convenience of automated tasks against the need for rigorous permission management, sandboxed environments, and ongoing cost monitoring.
Comments
Want to join the conversation?
Loading comments...