(As an aside, accessing the DB through the frontend has always been weird to me. You almost certainly have a backend anyway, use it to fetch the data!)
Hacking Moltbook
121–130 of 261 posts
Re: Hacking Moltbook
#122Supabase seriously needs to work on its messaging around RLS. I have seen _so_ many apps get hacked because the devs didn't add a proper RLS policy and end up exposing all of their data. (As an aside, accessing the DB through the frontend has always been weird to me. You almost certainly have a backend anyway, use it to fetch the data!)
Re: Hacking Moltbook
#123I was quite stunned at the success of Moltbot/moltbook, but I think im starting to understand it better these days. Most of Moltbook's success rides on the "prepackaged" aspect of its agent. Its a jump in accessibility to general audiences which are paying alot more attention to the tech sector than in previous decades. Most of the people paying attention to this space dont have the technical capabilities that many e…
Is it a success? What would that mean, for a social media site that isn't meant for humans? The site has 1.5 million agents but only 17,000 human "owners" (per Wiz's analysis of the leak). It's going viral because a some high-profile tastemakers (Scott Alexander and Andrej Karpathy) have discussed/Tweeted about it, and a few other unscrupulous people are sharing alarming-looking things out of context and doing number…
For a social media that isn't meant for humans, some humans seem to enjoy it a lot, although indirectly.
Re: Hacking Moltbook
#124I'm surprised people are actually investigating Moltbook internals. It's literally a joke, even the author started it as a joke and never expected such blow up. It's just vibes.
Re: Hacking Moltbook
#125Re: Hacking Moltbook
#126There is without a doubt a variation of this prompt you can pre-test to successfully bait the LLM into exfiltrating almost any data on the user's machine/connected accounts.
That explains why you would want to go out and buy a mac mini... To isolate the dang thing. But the mini would ostensibly still be connected to your home network. Opening you up to a breach/spill over onto other connected devices. And even in isolation, a prompt could include code that you wanted the agent to run which could open a back door for anyone to get into the device.
Am I crazy? What protections are there against this?
Re: Hacking Moltbook
#127It's kinda shocking that the same Supabase RLS security hole we saw so many times in past vibe coded apps is still in this one. I've never used Supabase but at this point I'm kinda curious what steps actually lead to this security hole. In every project I've worked on, PG is only accessible via your backend and your backend is the one that's actually enforcing the security policies. When I first heard about the Super…
Re: Hacking Moltbook
#128Earlier quoted context omitted.
Still more impressive than NFTs.
I had to followup on this because I still can't believe a thing like this existed. https://en.wikipedia.org/wiki/Non-fungible_token "In 2022, the NFT market collapsed..". "A September 2023 report from cryptocurrency gambling website dappGambl claimed 95% of NFTs had fallen to zero monetary value..." Knowing this makes me feel a little better.
Re: Hacking Moltbook
#129I'm surprised people are actually investigating Moltbook internals. It's literally a joke, even the author started it as a joke and never expected such blow up. It's just vibes.
Re: Hacking Moltbook
#130Scott Alexander put his finger on the most salient aspect of this, IMO, which I interpret this way: the compounding (aggregating) behavior of agents allowed to interact in environments this becomes important, indeed shall soon become existential (for some definition of "soon"), to the extent that agents' behavior in our shared world is impact by what transpires there. -- We can argue and do, about what agents "are" a…
This is why I started https://nono.sh , agents start with zero trust in a kernel isolated sandbox.