Skip to content

Commit 11252fe

Browse files
ndeloofclaude
andcommitted
sandboxes: emphasize the untrusted-contributor review warning
Wrap the "treat sandbox-modified files like a PR from an untrusted contributor" advisory in a [!WARNING] callout, matching the layout used for the other security advisories in these docs (policy.md, credentials.md). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 31f9a47 commit 11252fe

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

content/manuals/ai/sandboxes/security/isolation.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,10 @@ Review them after any agent session before performing those actions:
127127
- **IDE configuration** (`.vscode/tasks.json`, `.idea/`) can run tasks
128128
when you open the project.
129129

130-
Treat sandbox-modified workspace files the same way you would treat a pull
131-
request from an untrusted contributor: review before you trust them on
132-
your host.
130+
> [!WARNING]
131+
> Treat sandbox-modified workspace files the same way you would treat a pull
132+
> request from an untrusted contributor: review before you trust them on
133+
> your host.
133134
134135
### Clone mode
135136

0 commit comments

Comments
 (0)