|
|
|
|
|
by habinero
56 days ago
|
|
Yeah, that's incredibly unsafe. You made a footgun machine and you're firing it with no shoes on. Don't run that on any machine with credentials you care about. At the very least, run it in Docker. It's not a security tool, but it's at least some kind of guardrail against data loss and exfiltration. |
|
Having a browser on your machines is unsafe. The browser is a massively more dangerous attack surface than an Emacs-based LLM tool. What I have is a curated set of Lisp functions exposed to an LLM through a protocol I control, running in a single-user process, on my machine, behind my firewall. The attack surface is comically small by comparison.