Skip to content

agent: Sandbox security review and docs update - #60291

Merged
cameron1024 merged 21 commits into
mainfrom
sandbox-security-audit-and-docs
Jul 10, 2026
Merged

agent: Sandbox security review and docs update#60291
cameron1024 merged 21 commits into
mainfrom
sandbox-security-audit-and-docs

Conversation

@cameron1024

@cameron1024 cameron1024 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Closes security loopholes and updates docs:

  • installs seccomp filter for blocking naughty syscalls
  • tightens macos seatbelt profile
  • fetch tool responses that redirect are now constrained by allowed domains list

Also adds a few "Learn More" buttons that link to the new docs.

Also fixes a bug where the agent would try to create a ~/.config/zed/AGENTS.md directory

Also adds unicode confusable detection to URL/path privilege escalation prompts.


Release Notes:

  • Added: Zed agent terminal and fetch tools are now sandboxed

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jul 2, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jul 2, 2026
@cameron1024
cameron1024 force-pushed the sandbox-security-audit-and-docs branch from cff1d6a to 0ab3795 Compare July 10, 2026 14:59
@cameron1024
cameron1024 added this pull request to the merge queue Jul 10, 2026
Merged via the queue into main with commit 8f92822 Jul 10, 2026
34 checks passed
@cameron1024
cameron1024 deleted the sandbox-security-audit-and-docs branch July 10, 2026 22:54
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
Closes security loopholes and updates docs:
- installs seccomp filter for blocking naughty syscalls
- tightens macos seatbelt profile
- fetch tool responses that redirect are now constrained by allowed
domains list

Also adds a few "Learn More" buttons that link to the new docs.

Also fixes a bug where the agent would try to create a
`~/.config/zed/AGENTS.md` directory

Also adds unicode confusable detection to URL/path privilege escalation
prompts.

---

Release Notes:

- N/A or Added/Fixed/Improved ...

---------

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
playdohface pushed a commit to playdohface/zed that referenced this pull request Aug 29, 2026
Closes security loopholes and updates docs:
- installs seccomp filter for blocking naughty syscalls
- tightens macos seatbelt profile
- fetch tool responses that redirect are now constrained by allowed
domains list

Also adds a few "Learn More" buttons that link to the new docs.

Also fixes a bug where the agent would try to create a
`~/.config/zed/AGENTS.md` directory

Also adds unicode confusable detection to URL/path privilege escalation
prompts.

---

Release Notes:

- N/A or Added/Fixed/Improved ...

---------

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants