leobuskin
an hour ago
I bought $18 GLM official subscription yesterday (5.2, but new model version was already leaking on some docs), set it up with Claude Code harness... and I’ve bumped to $80 plan almost immediately. It’s the first model that agreed on a proper security research (red team scenario), executed it seamlessly, including 0-days in WP plugins, RCE, 6.8 kernel exploit adaptation, etc - while playing against another GLM agent as a defender (following HF story)!
I understand that such models can be used by malicious actors, but it’s fair to have it publicly available (and play on your side in case of emergency). This is what changes the world in a better way, I think, not the guardrails.
maayank
6 minutes ago
“ Open Source: We will release the weights in two weeks after launch, once safety evaluation and hardening are complete.”
Cybersecurity capability might be nerfed
rattlesnakedave
44 minutes ago
You should try a better harness. Try pi, or ohmypi if you want a good OOB experience
dominotw
8 minutes ago
what is this comment based on ? vibes?
makerdiety
a minute ago
because not everything is a shilling advertisement?
gigatexal
8 minutes ago
I’m in the Claude code harness for everything boat too. What are the alternatives?
KronisLV
5 minutes ago
What the person above is suggesting:
(no personal opinions of either, links might be useful)
I think that OpenCode is nice, their CLI version is enjoyable and their desktop/web version is okay:
I also quite like driving OpenCode through something like Kepler / Paseo and tools like that (with those I can still use my Anthropic Condition by Claude Code being treated similarly - as something that gets tasks dispatched to it, while the GUI I see is Kepler / Paseo).
On the desktop side, ZCode was surprisingly usable for something that came out of nowhere (I wasn't aware of it at all before trying out the GLM Coding Plan): https://zcode.z.ai/en
jermaustin1
an hour ago
> I understand that such models can be used by malicious actors, but it’s fair to have it publicly available
I feel like there should be some mechanism to prove you own the code/app/site/whatever and it will remove the guardrails from the LLMs allowing them to find and fix these vulnerabilities.
gdhkgdhkvff
4 minutes ago
Isn’t this essentially what anthropic is doing, albeit in a manual fashion? They work with code owners to run mythos and find issues.
leobuskin
41 minutes ago
Impossible with source code, possible to bypass with app/site
doginasuit
11 minutes ago
Don't we already do this with services like Let's Encrypt, which is arguably more sensitive? If you had the codebase you could fake it, but it would still provide some amount of protection against abuse.
Someone1234
a few seconds ago
With Let's Encrypt, all the verification is done on their side with them controlling the connection between themselves and whatever they're trying to verify.
In this case, you can put whatever you want between the harness you're running (or modify the harness itself), and essentially "lie" to the model. Any verification technique would be fairly trivial to bypass, while you continue to run the harness locally.
api
an hour ago
They're invaluable for developers to fix their code. This is definitely an area where AI decisively beats human devs in a very valuable way. It can try so much surface area so fast.
If it won't attack my stuff, it won't help me build my stuff to be secure.
leobuskin
an hour ago
Exactly my CoT! I hope z.ai won’t change this behavior after training it on our input the same way as Anthropic did (shame on you, folks, seriously)