Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- This skill explicitly encourages passing arbitrary Emacs Lisp into `emacsctl`, which `read`s and `eval`s input inside the user's live Emacs session. Even though it says "BE CAREFUL WHEN EVAL," it does not provide a strong user-facing warning that evaluation can execute arbitrary code, modify buffers, invoke shell commands, access files, or alter editor/session state, so an agent could unintentionally perform dangerous actions.
