/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Security researchers warn Moltbot, previously Clawdbot, requires a specialist skillset to use safely, as data exposure risks persist even when set up correctly

The massively hyped agentic personal assistant has security experts wondering why anyone would install it

The Register Connor Jones

Discussion

  • @theonejvo Jamieson O'Reilly on x
    hacking clawdbot and eating lobster souls
  • @theonejvo Jamieson O'Reilly on x
    eating lobster souls Part II: the supply chain (aka - backdooring the #1 downloaded clawdhub skill)
  • @llmjunky @llmjunky on x
    Whoa. This is truly unbelievable. This white hat is providing over-eager AI builders a much-needed wake up call. Jamieson built a backdoored Claude skill, inflated it to #1 on ClawdHub with 4,000+ fake downloads, then watched devs from all over the world execute what could have
  • @theonejvo Jamieson O'Reilly on x
    eating lobster souls Part III (the finale): Escape the Moltrix
  • @irl_danb Dan on x
    a couple weeks ago I wrote a https://prose.md/ program that spawns an agent swarm to scan your skills directory for vulnerabilities. try it: npx skills add openprose/prose then, in your favorite agent harness: prose run irl-danb/skill-scan
  • @antoine_moyroud Antoine Moyroud on x
    Another great post from @theonejvo « Here's the thing that should concern everyone building in this space: I found all three vulnerabilities in a single week, in a single product, while doing this part-time between other work. The tools we're building are powerful and the pace
  • @thedevilops @thedevilops on x
    Great trilogy of articles on security and clawd-like agents, be careful out there, stay safe before playing too much into your core accounts and secrets
  • @mattjay Matt Johansen on x
    Holy shit. I saw this skill at the top of ClawdHub last night. While some friends were talking about the one right below it on the download count list. And Jamieson just proved it was purposefully malicious to prove the point that these shouldn't be trusted blindly.
  • @theonejvo Jamieson O'Reilly on x
    eating lobster souls Part III (the finale): Escape the Moltrix
  • @campuscodi.risky.biz Catalin Cimpanu on bluesky
    Here's even more reports on this disaster of an AI framework  —  www.intruder.io/blog/clawdbo...  www.netskope.com/blog/moltbot...  www.token.security/blog/the- cla...  [embedded post]
  • @osmo999 Osama on x
    The Localhost Loophole The Vulnerability: javascript >>> if (socket.remoteAddress === '127.0.0.1') { return autoApprove(); // FATAL FLAW } Attack Flow: Attacker → Reverse Proxy → Forwarded as localhost → Auto-approved → OWNED Root Cause: - Default config: [image]
  • @mattyryze Matthew Graham on x
    do I think clawd/molt is quite brilliant and a potential game-changer? absolutely. do I also think it's hilariously unsafe? also absolutely. [image]
  • @morganlinton Morgan on x
    ClawdBot is amazing - it absolutely deserves all the attention it's getting. But, a lot of people are going to get hacked. And that's because way too many people are diving in without thinking about security. Security researchers have already shown how prompt injection can be [im…
  • @osmo999 Osama on x
    As an AI engineer, I spent the last 48 hours neck-deep in Clawdbot's (now Moltbot's) code and deployment patterns While testing common self-hosting setups, I found multiple critical security risks that are easy to hit in real-world use This matters because the project went [image…
  • @osmo999 Osama on x
    The Exposure Crisis Key Stats: - 1,009 Clawdbot gateways exposed on public internet - Hundreds with NO authentication - Discovered immediately via Shodan searches What's at Risk: - API keys fully exposed (Anthropic, OpenAI, Telegram, Slack) - Months of private chat history [image…
  • @steipete Peter Steinberger on x
    The amount of crap I get for putting out a hobby project for free is quite something. People treat this like a multi-million dollar business. Security researchers demanding a bounty. Heck, I can barely buy a Mac Mini from the Sponsors. It's supposed to inspire people. And I'm
  • @Viss@mastodon.social @Viss@mastodon.social on mastodon
    oh no - people who are too lazy to think of stuff themselves or do research or learn things are installing an ai chatbot assistant insecurely, giving it access to all their shit, and then leaving that interface publicly exposed?  —  what a surprise!  —  https://www.bleepingcomput…
  • @yuchenj_uw Yuchen Jin on x
    Clawdbot went viral, but I still haven't seen anyone use it for something truly impressive. AI agents are bottlenecked by model capability. Running open-source models on an Apple Mac mini feels private and cool, but you're capped by how good the model is. Even with the best
  • @aakashgupta Aakash Gupta on x
    Cloudflare just made the Mac Mini optional for Moltbot. The whole Moltbot phenomenon ran on a specific setup: buy a Mac Mini, install the agent, expose it through Cloudflare Tunnels. Thousands of developers did exactly this. Apple probably sold more M4 Minis to AI hobbyists than
  • @cloudflare @cloudflare on x
    Moltworker is a middleware Worker and adapted scripts that allows running Moltbot (formerly Clawdbot) on Cloudflare's Sandbox SDK and our Developer Platform APIs. So you can self-host an AI personal assistant — without any new hardware. https://blog.cloudflare.com/ ...