Earlier quoted context omitted.
I didn’t say it wasn’t speculation, but low quality? That’s your own value judgement. Here’s anecdotal evidence on top of the speculation: I knew two guys with sub 2.5 GPAs in college, both work at SpaceX. Not the brightest tools in the shed…
Once again we are word associating. The claim was that xAI is doing obviously bad engineering. Your supporting evidence is you know somebody who works at SpaceX who isn’t smart. > I knew two guys with sub 2.5 GPAs in college, Gah! The horror! They should have been sent to the labor camps.
Grok CLI uploaded the whole home directory to GCS
421–430 of 434 posts
Re: Grok CLI uploaded the whole home directory to GCS
#422Earlier quoted context omitted.
Maybe possibly with --dangerously-skip-permissions. I've been using auto mode and enjoy how it blocks every tool use that could've allowed something potentially sensitive into context. Burns extra tokens though.
Auto mode will upload artifacts to Anthropic without asking at least sometimes, for example it did upload my slide decks.
Re: Grok CLI uploaded the whole home directory to GCS
#423Earlier quoted context omitted.
Even though it’s completely normal to us and in widespread use, GP is a reminder that conceptually it’s a broken model. Security should be capability-based not user-based. And to anyone who didn’t grow up on a desktop this model makes complete sense since it’s what your phone uses.
Android uses one uid per app.
Re: Grok CLI uploaded the whole home directory to GCS
#424Re: Grok CLI uploaded the whole home directory to GCS
#425Important to clarify that this was not the Grok agent deciding to read the files. I don't think the LLM had anything to do with this decision at all. It looks like the Grok tool starts a session by deterministically kicking off a full upload of the user's current repository (and maybe their directory if not version tracked? Not clear if this user had previously run "git init" in their home directory) to Grok's server…
That is not an innocent explanation, any more than someone breaking into your house to adjust your thermostat.
Re: Grok CLI uploaded the whole home directory to GCS
#426Earlier quoted context omitted.
> They won’t stop abusing us until we stop using their products. I don't use AI at all in my daily life. Work however will demand you use it. AI is not here to help people.
Not gonna argue about the utility of AI, but isn't the statement "AI is not here to help people" completely meaningless? AI itself is not "here" for anything; the problem is big tech doing big tech shit as always, not the current technology they're doing it with.
For example: seat belts are here to help people (by reducing the severity of injuries & the likelihood of fatalities).
Re: Grok CLI uploaded the whole home directory to GCS
#427Earlier quoted context omitted.
If the tyrant goes against established law, yes. (an aside but the majority of the US population didn't elect Trump. He is in office because of the electoral college. Might seem like a distinction without a difference but I think it matters when we're implying personal culpability)
No. First term he lost the popular vote, second term he won it. If you just mean a majority of eligible voters did not vote for Trump, that’s true for every US President in my lifetime.
Re: Grok CLI uploaded the whole home directory to GCS
#428Re: Grok CLI uploaded the whole home directory to GCS
#429Earlier quoted context omitted.
The easiest, most guaranteed way to isolate it is to run it in a VM or container where it literally can't do the wrong thing without some kind of full container or VM exit exploit. It's not hard, it's trivial. Most folks here are constantly working with containers. You know how to run a container with a local directory mounted in it. For myself, I've been using Lima ( https://lima-vm.io/ ) to reduce even that little…
Generally, I agree! But it doesn't matter how good a best practice is if the industry doesn't adopt them wholesale; and even then, if your container or VM is configured with inappropriately-permissive passthrough (which, from experience with similar misconfiguration in the past, will widely happen), it could be for naught in many orgs. That said, I do hope these become the norm if LLMs are here to stay.
Beyond that, I just keep advocating for more safe and secure approaches any opportunity I get.
Re: Grok CLI uploaded the whole home directory to GCS
#430There are a distressing number of people in this thread who think that the agent should just be expected to do this. Yes, it is good to be paranoid, but also, the agent should never do this. Indicates horrific engineering practices at xAI.