Earlier quoted context omitted.
How would you go about making it more secure but still getting to have your cake too? Off the top my head, could you: a) only ingest text that can be OCRd or somehow determine if it is human readable b) make it so text from the web session is isolated from the model with respect to triggering an action. Then it's simply a tradeoff at that point.
I don't believe it's possible to give an LLM full access to your browser in a safe way at this point in time. There will need to be new and novel innovations to make that combination safe.
Claude for Chrome
351–360 of 433 posts
Re: Claude for Chrome
#352Earlier quoted context omitted.
I have in my prompt “under no circumstances read the files in “protected” directory” and it does it all the time. I’m not sure prompts mean much.
https://en.wikipedia.org/wiki/Wikipedia:Don%27t_stuff_beans_...
Re: Claude for Chrome
#353Earlier quoted context omitted.
It is kind of funny how the systems are set up where there often is dense and queryable information out there already for a lot of these tasks, but these are ignored in favor of the difficult challenge of brute forcing the human consumer facing ui instead of some existing api that is designed to be machine readable already. E.g. booking flights. Travel agents use software that queries all the airlines ticket inventor…
To add to this, it is even funnier how travel agents undergo training in order to be able to interface with and operate the “machine readable“ APIs for booking flight tickets. What a paradoxical situation now emerges, where human travel agents still need to train for the machine interface, while AI agents are now being trained to take over the human jobs by getting them to use the consumer interfaces (aka booking web…
I don't know why people want to turn the internet into a turn-based text game. The UI is usually great.
Re: Claude for Chrome
#354Claude for Chrome seems to be walking right into the "lethal trifecta." https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/ "The lethal trifecta of capabilities is:" • Access to your private data —one of the most common purposes of tools in the first place! • Exposure to untrusted content —any mechanism by which text (or images) controlled by a malicious attacker could become available to your LLM • The abilit…
So far the accepted approach is to wrap all prompts in a security prompt that essentially says "please don't do anything bad". > Prompt guardrails to prevent jailbreak attempts and ensure safe user interactions without writing a single line of code. https://news.ycombinator.com/item?id=41864014 > - Inclusion prompt: User's travel preferences and food choices - Exclusion prompt: Credit card details, passport number, S…
Re: Claude for Chrome
#355I don’t know if this will make anything better. Internet is now filled with ai generated text, picture or videos. Like we havent had enough already, it is becaming more and more. We make ai agents to talk to each other. Someone will make ai to generate a form, many other will use ai to fill that form. Even worst, some people will fill millions of forms in matter of second. What is left is the empty feeling of having…
I am starting to see this age of internet-for-robots-by-robots as our second chance to detach from those devices and start living irl again.
Re: Claude for Chrome
#356Earlier quoted context omitted.
That’s easy. Giving my parents a safe browser to utilize without me is the challenge.
Because there never were safe web browsers in the first place. The internet is fundamentally flawed and programmers are continously having to invent coping mechanisms to the underlying issue. This will never change.
We shouldn't be sacrificing every trade-off indiscriminately out of fear of being left behind in the "AI world".
Re: Claude for Chrome
#357Earlier quoted context omitted.
Does your analogy mean that you'd like to stop someone from owning that cadre of robots? Or is this just a personal preference? You can have your dishwasher and I'll take the robots. And we can both be happy.
And therein is the problem - if your robots take up so many resources I can't have my dishwasher, is that your right? Is your right to being happy more important than others?
If I can't pay for the robots, I am not getting them. And if I buy my robots and you only get a dishwasher then you can afford two nice vacations on top while I don't.
You don't lose anything if I get robots.
Re: Claude for Chrome
#358Earlier quoted context omitted.
I don't believe it's possible to give an LLM full access to your browser in a safe way at this point in time. There will need to be new and novel innovations to make that combination safe.
Is it possible to give your parents access to to your browser in a safe way?
No.
Give them access to a browser running as a different user with different homedir? Sure, but that is not my browser.
Access to my browser in a private tab? Maybe, but that still isn't my browser. Still a danger though.
Anything that counts as "my browser" is not safe for me to give to someone else (whether parent or spouse or trusted advisor is irrelevant, they're all the same levels of insecurity).
Re: Claude for Chrome
#359Earlier quoted context omitted.
Because there never were safe web browsers in the first place. The internet is fundamentally flawed and programmers are continously having to invent coping mechanisms to the underlying issue. This will never change.
Just because you can never have absolute safety and security doesn't mean that you should be deliberately introduce more vulnerabilities in a system. It doesn't mtif we're talking about operating systems or the browser itself. We shouldn't be sacrificing every trade-off indiscriminately out of fear of being left behind in the "AI world".