| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "permissions": {
- "allow": [
- "Bash(git:*)",
- "Bash(ls:*)",
- "Bash(mkdir:*)",
- "Bash(cat:*)",
- "Bash(wc:*)",
- "Bash(jq:*)",
- "Bash(yq:*)",
- "Bash(powershell -Command:*)",
- "Bash(nul)",
- "Bash(.claude/.context-init.md)",
- "Bash(for:*)",
- "Bash(do:*)",
- "Bash(echo:*)",
- "Bash(done)",
- "Bash(found=\"\")",
- "Bash({ cat \"$f\")",
- "Bash(found=\"$found $f\")",
- "Bash(})",
- "Bash([ -n \"$found\" ])",
- "SlashCommand(/init)",
- "Bash(find:*)",
- "Bash(winget install:*)",
- "Bash(winget search:*)",
- "Bash(export PATH=\"$PATH:$HOME/AppData/Local/Microsoft/WinGet/Links\")",
- "Bash(TLDR=\"/c/Users/Mack/AppData/Local/Microsoft/WinGet/Packages/dbrgn.tealdeer_Microsoft.Winget.Source_8wekyb3d8bbwe/tldr.exe\")",
- "Bash($TLDR --update)",
- "Bash($TLDR git-rebase)",
- "Bash(fc https://httpbin.org/html)",
- "Bash(where fc:*)",
- "Bash(firecrawl:*)",
- "Bash(\"C:/Users/Mack/AppData/Local/Microsoft/WinGet/Links/firecrawl.cmd\" https://httpbin.org/html)",
- "Bash(pip3 list:*)",
- "Bash(python3:*)",
- "Bash(where:*)",
- "Bash(\"C:\\Users\\Mack\\AppData\\Local\\Programs\\Python\\Python313\\python.exe\" -c \"import os; print(''FIRECRAWL_API_KEY is set:'', ''Yes'' if os.getenv(''FIRECRAWL_API_KEY'') else ''No'')\")",
- "Bash(md5:*)",
- "Bash(certutil:*)",
- "Bash(certutil -hashfile:*)",
- "Bash(grep:*)",
- "Bash(xargs basename:*)",
- "Bash(dir:*)",
- "Bash(cut:*)",
- "Bash(tr:*)",
- "Bash(test:*)",
- "Bash(gemini --version:*)",
- "Bash(gemini:*)",
- "Bash(codex:*)",
- "Bash(printenv:*)",
- "Bash(sed:*)",
- "Bash(perplexity:*)",
- "Bash(findstr:*)",
- "Bash(claude --version:*)",
- "Bash(claude:*)",
- "Bash(nc:*)",
- "Bash(curl:*)",
- "Bash(npm update:*)"
- ],
- "deny": [],
- "ask": []
- },
- "hooks": {}
- }
|