build: restricted bash to durther prevent force merges or sudo escalation

This commit is contained in:
clever-agent
2026-05-07 23:17:32 -04:00
parent f84150ea8d
commit 0ce32a88fc
40 changed files with 112 additions and 11 deletions
+3
View File
@@ -124,6 +124,9 @@ permission:
"curl*localhost:4096*": deny
"curl*127.0.0.1:4096*": deny
"*force_merge*": 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