{ "permissions": { "allow": [ "Bash(python3 ~/.claude/skills/server-diagnostics/client.py:*)", "Bash(ssh -i ~/.ssh/claude_diagnostics_key:*)", "Read(~/.claude/skills/**)", "Read(~/.claude/logs/**)", "Glob(*)", "Grep(*)" ], "deny": [ "Bash(rm -rf:*)", "Bash(rm -r /:*)", "Bash(dd:*)", "Bash(mkfs:*)", "Bash(shutdown:*)", "Bash(reboot:*)", "Bash(*> /dev/sd*)", "Bash(chmod 777:*)", "Bash(*|sh)", "Bash(*curl*|*bash*)", "Bash(*wget*|*bash*)" ] }, "model": "sonnet" }