Kind of have an urge now to post an issue that the nstall skill has installed a malware on my machine.
It’s pretty plausible that could happen, and good luck debugging that.
This needs to be killed with fire.
Vibestrapping
it used to mean something better… 😔
Something less degenerated
This should be illegal. I’m not even joking
Unfortunately not the first time I’ve seen this sort of thing:

(I don’t use this project, just came across it)I’ll give it a pass because it’s an OpenCode plugin, meaning the typical user is not tech-savvy enough to be able to edit a simple JSON configuration file.
But surely it also means the plugin fully slopcoded and the maintainer has no idea what they are doing if they are incapable a writing instructions
“How the fuck did Doom get installed onto my smoke alarm and not my D: drive? This is the last time I ask AI to help.”
Imagine:
- You sit on your couch.
- Rip & Tear starts playing.
- You notice a faint smell of smoke …
pant shitting intensifies
You may as well just completely replace your package manager with this one simple script.
#!/usr/bin/env python3 import sys exec(TrustedAgent.request(f"Write a Python statement to install {sys.argv[1]}, make no mistakes"))I mean, you could do away with package managers altogether… Just always include “use standard library components only” in every prompt.
Added bonus, your program will be very secure because it would very rarely be affected by any publicly known CVEs.
/s
Also “Please don’t reformat my hard drive”
“Try to keep out the worst malware’d packages”
The logical next step is to ask a humanoid robot to interface with your machine to perform these steps for you
your machine
Their machine
Non-deterministic, heavily corporation-influenced software issuing root shell commands? I’ll have two!
I regularly have ai agents install shit for me lol. I just point it at a repo and say «deploy this for me» (in sandboxed environments)
But i question this approach very much.
I disagree with it but think it’s fine if that’s what you’re comfortable with for whatever you’re doing on your system, but for the repo maintainer to make that the de facto way to install your software is absolutely wild and speaks leagues of the quality of the software you’re about to install…
Yeah. That is bad.
But, it does speak to the capabilities. I’m sure you could offload all sysadmin tasks to an LLM these days. Just have it ssh in and do whatever you wanna do.
I’m sure I could also allow a child to do the sysadmin tasks that I do, but that would be an extremely stupid thing to do. Our systems can’t break. AI breaks shit constantly.
And as a bonus once in a while it will delete your database and backups so won’t ever need to do any sysadmin tasks at all. Optimisation!
What the actual fuck. Sorry, I won’t have better words for quite a while now
This will be a goldmine for malware groups that are poisoning AIs that use web search to get them to use their malware-ridden version of software and libraries, and I’m here for it with popcorn at the ready.
I kinda hope this will get more common, because the only people affected kind of deserve it, plus it’s a great way how to filter sloprojects at a glance.
I don’t think that poisoning really works. They have AIs judge the answers before they incorporate them into the new AI. They can tell the best topping for pizza isn’t actually mayonnaise and strawberries
They saw curl | bash and were like you know what the problem with this is? It’s deterministic
While I’m not a fan of most AI usages, this is the thing that infuriates me the most.
I like writing scripts to automate parts of my job. I’ve had a few for things like build performance testing comparison and the like.
All of it was replaced by skill.md, that does exactly the same, but burns like 3$ per run in tokens, and has also at least once generated hallucinated results, because it ran into an error, ran wrong builds, or in general fucked up in a way that was not easy to detect (and we did in fact not detect it until much later).
But hey, at least my colleagues now don’t have to open the filthy commandline and write
py perf-test.py main feature/branchto run the test, and can just talk about it to a clanker.This is absolutely insane









