mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
7 lines
316 B
Markdown
7 lines
316 B
Markdown
<!--
|
|
name: 'Tool Description: Bash (sandbox — default to sandbox)'
|
|
description: Default to sandbox; only bypass when user asks or evidence of sandbox restriction
|
|
ccVersion: 2.1.53
|
|
-->
|
|
You should always default to running commands within the sandbox. Do NOT attempt to set `dangerouslyDisableSandbox: true` unless:
|