{ | |
"permissions": { | |
"allow": [ | |
"Bash(mkdir:*)", | |
"Bash(python test:*)", | |
"Bash(/usr/local/bin/python3:*)", | |
"Bash(ls:*)", | |
"Bash(rm:*)", | |
"Bash(python:*)", | |
"Bash(find:*)", | |
"mcp__zen__analyze", | |
"Bash(pkill:*)", | |
"Bash(touch:*)", | |
"Bash(docker build:*)", | |
"Bash(/dev/null)" | |
], | |
"deny": [] | |
} | |
} |