Live data from Hacker News

A GitHub Issue Title Compromised 4k Developer Machines

grith.ai

41–50 of 216 posts

Re: A GitHub Issue Title Compromised 4k Developer Machines

#41
post #39

Perhaps we should have an alternative to GitHub that only allows artisanal code that is hand-written by humans. No clankers allowed. GitHub >>> PeopleHub. The robots are free to create their own websites. SlopHub.

No way to actually enforce that. It would be an honor system.

You can verify it by checking the authors handwriting, the color of their ink and how the tip of the pen has indented the paper. That is difficult to spoof with AI.

Re: A GitHub Issue Title Compromised 4k Developer Machines

#42
post #7

Earlier quoted context omitted.

But neither of the previous HN submissions reached the front page. The benefit of this article is that it got to the front page and so raised awareness. The original vuln report link is helpful, thanks.

Thats what the second chance pool is for The guidelines talk about primary sources and story about a story submisisons https://news.ycombinator.com/newsguidelines.html Creating a new URL with effectively the same info but further removed from the primary source is not good HN etiquette. Plus this is just content marketing for the ai security startup who posted it. Theyve added nothing, but get a link to their product…

>, and this article reveals nothing new

>Thats what the second chance pool is for

>Creating a new URL with effectively the same info but further removed from the primary source is not good HN etiquette.

I'm going to respectfully disagree with all the above and thank the submitter for this article. It is sufficiently different from the primary source and did add new information (meta commentary) that I like. The title is also catchier which may explain its rise to the front page. (Because more of us recognize "Github" than "Cline").

The original source is fine but it gets deep into the weeds of the various config files. That's all wonderful but that actually isn't what I need.

On the other hand, this thread's article is more meta commentary of generalized lessons, more "case study" or "executive briefing" style. That's the right level for me at the moment.

If I was a hacker trying to re-create this exploit -- or a coding a monitoring tool that tries to prevent these kinds of attacks, I would prefer the original article's very detailed info.

On the other hand, if I just want some highlights that raises my awareness of "AI tricking AI", this article that's a level removed from the original is better for that purpose. Sometimes, the derived article is better because it presents information in a different way for a different purpose/audience. A "second chance pool" doesn't help a lot of us because it still doesn't change the article to a shorter meta commentary type of article that we prefer.

The thread's article consolidated several sources into a digestible format and had the etiquette of citations that linked backed to the primary source urls.

Re: A GitHub Issue Title Compromised 4k Developer Machines

#43
post #35
post #11

Earlier quoted context omitted.

I guess it's somewhat known that you can trivially fake a repo w/a fork like this but it still feels like a bigger security risk than the "this commit comes from another repository" banner gives it credit for: https://github.com/cline/cline/commit/b181e0

Yes, this has been an issue for so long and GitHub just doesn't care enough to fix it. There's another way it can be exploited. It's very common to pin Actions in workflows these days by their commit hash like this: - uses: actions/checkout@378343a27a77b2cfc354f4e84b1b4b29b34f08c2 But this commit doesn't even have to belong to the preceding repository. You can reference a commit on a fork. Great way to sneak in an xz…

yikes.. there should be the cli equivalent of that warning banner at the very least. combine this with something like gitc0ffee and it's downright dangerous

Re: A GitHub Issue Title Compromised 4k Developer Machines

#44
post #42

Earlier quoted context omitted.

Thats what the second chance pool is for The guidelines talk about primary sources and story about a story submisisons https://news.ycombinator.com/newsguidelines.html Creating a new URL with effectively the same info but further removed from the primary source is not good HN etiquette. Plus this is just content marketing for the ai security startup who posted it. Theyve added nothing, but get a link to their product…

>, and this article reveals nothing new >Thats what the second chance pool is for >Creating a new URL with effectively the same info but further removed from the primary source is not good HN etiquette. I'm going to respectfully disagree with all the above and thank the submitter for this article. It is sufficiently different from the primary source and did add new information (meta commentary) that I like. The title…

100%. Original source was posted 3 times and never gained traction because it is not written for the general audience.

Re: A GitHub Issue Title Compromised 4k Developer Machines

#46
This is fine, right? It's a small price to pay to do, well, whatever it is ya'll like to do with post-install hooks. Now me, I don't really get it. Call me dumb, or a scaredy-cat, but the very idea of giving the hundreds of packages that I regularly install, as necessitated by javascript's lack of a standard library, the ability to run arbitrary commands on my machine, gives me the heebie-jeebies. But, I'm sure you geniuses have SOME really awesome use for it, that I'm simply too dense in the head to understand. I wish I were smart enough to figure it out, but I'm not, so I'll keep suffering these security vulnerabilities, sleeping well at night knowing that it's all worth it because you're all doing amazing, tremendous things with your post-install hooks!

Re: A GitHub Issue Title Compromised 4k Developer Machines

#47
post #41

Earlier quoted context omitted.

No way to actually enforce that. It would be an honor system.

You can verify it by checking the authors handwriting, the color of their ink and how the tip of the pen has indented the paper. That is difficult to spoof with AI.

So, what you're saying is you want someone to make a machine that can clone their handwriting.
Post reply on HN