{ "permissions": { "allow": [ "Read(*)", "Write(*)", "Edit(*)", "Glob(*)", "Grep(*)", "Bash(node:*)", "Bash(npm:*)", "Bash(npx:*)", "Bash(pnpm:*)", "Bash(deno:*)", "Bash(bun:*)", "Bash(kubectl:*)", "Bash(git:*)", "Bash(git:*:*)", "Bash(python:*)", "Bash(pip:*)", "Bash(mkdir:*)", "Bash(rm:*)", "Bash(cp:*)", "Bash(mv:*)", "Bash(ls:*)", "Bash(cat:*)", "Bash(rm:*)", "Bash(du:*)", "Bash(df:*)", "Bash(pwd:*)", "Bash(whoami:*)", "Bash(test:*)", "Bash(echo:*)", "Bash(timeout:*:*)", "Bash(touch:*)", "Bash(file:*)", "Bash(type:*)", "Bash(ev:*)" ], "deny": [], "ask": [ "Bash(rm:-rf)", "Bash(rm:-R)", "Bash(rm:-r)" ] } }