fix: merge skill permissions into escalated sandbox by default

This commit is contained in:
Michael Bolin
2026-02-28 09:40:00 -08:00
parent 74e5150b1e
commit 491c3d0563
25 changed files with 737 additions and 61 deletions

View File

@@ -5261,6 +5261,10 @@
],
"description": "Read access granted while running under this policy."
},
"network_access": {
"description": "When set to `true`, outbound network access is allowed. `false` by default.",
"type": "boolean"
},
"type": {
"enum": [
"read-only"