build: Had to re-restrict the permissions on the agents, they were misbehaving

This commit is contained in:
clever-agent
2026-05-07 21:08:31 -04:00
parent 86d9f4c38e
commit f84150ea8d
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ permission:
bash:
# All agents should start with deny and then add in as needed
"*": allow
"*": deny
"echo *": allow
"cat *": allow
"printenv *": allow