build: For extra protection added a deny to all sudo in bash
This commit is contained in:
@@ -120,6 +120,8 @@ permission:
|
||||
"curl*localhost:4096*": deny
|
||||
"curl*127.0.0.1:4096*": deny
|
||||
|
||||
"sudo *": deny
|
||||
|
||||
# All the subagents you want this agent to have access to
|
||||
task:
|
||||
# All agents should start with deny and only enable what you need
|
||||
|
||||
Reference in New Issue
Block a user