{ "permissions": { "allow": [ "Bash(pnpm *)", "Bash(npm *)", "Bash(npx *)", "Bash(docker *)", "Bash(docker-compose *)", "Bash(git *)", "Bash(curl *)", "Bash(ls *)", "Bash(cat *)", "Bash(mkdir *)", "Bash(cp *)", "Bash(mv *)", "WebSearch" ], "deny": [ "Bash(rm -rf /)", "Bash(sudo *)" ] } }