We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d7ec88 + 57d99a1 commit def6c52Copy full SHA for def6c52
1 file changed
docs/specification/draft/basic/security_best_practices.mdx
@@ -383,6 +383,7 @@ The MCP client **SHOULD** implement additional checks and guardrails to mitigate
383
- Launch MCP servers with restricted access to the file system, network, and other system resources
384
- Provide mechanisms for users to explicitly grant additional privileges (e.g., specific directory access, network access) when needed
385
- Use platform-appropriate sandboxing technologies (containers, chroot, application sandboxes, etc.)
386
+- Keep sandboxing solutions up-to-date to account for emerging vulnerabilities
387
388
MCP servers intending for their servers to be run locally **SHOULD** implement measures to prevent unauthorized usage from malicious processes:
389
0 commit comments