Skip to content

Commit 20c7286

Browse files
dvdksnclaude
andauthored
docs: link credentials to broader security model (#25751)
## Summary Replace a circular link from the credentials introduction to a duplicate credential-isolation summary. The new link leads to the broader trust-boundary discussion and security model. @netlify /ai/sandboxes/security/credentials/ Preview: [Credentials](https://deploy-preview-25751--docsdocker.netlify.app/ai/sandboxes/security/credentials/) Generated by Codex Co-authored-by: Claude <noreply@anthropic.com>
2 parents 262a200 + 1b17894 commit 20c7286

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Most agents need an API key for their model provider. An HTTP/HTTPS proxy on
99
your host intercepts outbound requests from the sandbox, looks up the matching
1010
credential on the host, and overwrites the auth header before forwarding. The
1111
real credential stays on the host when proxy management is active; the sandbox
12-
sees only a sentinel value. For the security model behind this, see
13-
[Credential isolation](isolation.md#credential-isolation).
12+
sees only a sentinel value. See
13+
[Trust boundaries](_index.md#trust-boundaries) for how credential isolation
14+
fits into the broader sandbox security model.
1415

1516
## How credential injection works
1617

0 commit comments

Comments
 (0)