| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "permissions": {
- "allow": [
- "Bash(cat:*)",
- "Bash(python:*)",
- "Bash(pip show:*)",
- "Read(//usr/local/anaconda3/lib/python3.13/site-packages/browser_use/**)",
- "Bash(tee:*)",
- "Bash(browser-use:*)",
- "Bash(touch:*)",
- "Bash(chmod:*)",
- "Read(//Applications/Google Chrome.app/Contents/MacOS/**)",
- "Bash(pkill:*)",
- "Bash(pip uninstall:*)",
- "Bash(pip install:*)",
- "Bash(pip index:*)",
- "Read(//Users/max_liu/max_liu/company/browser-use/**)",
- "Bash(nc:*)",
- "Bash(./run_browser_use_cdp.sh:*)",
- "Bash(python3.11 --version:*)",
- "Bash(python3.10 --version:*)",
- "Bash(python3.9:*)",
- "Read(//usr/local/bin/**)",
- "Bash(/usr/local/bin/python3.9:*)",
- "Bash(source:*)",
- "Read(//usr/local/Cellar/**)",
- "Bash(/usr/bin/python3:*)",
- "Bash(pyenv versions:*)",
- "Bash(brew install:*)",
- "Bash(/usr/local/bin/python3.11:*)",
- "WebFetch(domain:github.com)",
- "Bash(\"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome\" --version)"
- ],
- "deny": [],
- "ask": []
- }
- }
|