Skip to content

Commit 0ebf85a

Browse files
committed
Remove security recommendations section from auto-approving actions documentation
1 parent db1f2ed commit 0ebf85a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docs/advanced-usage/auto-approving-actions.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -222,16 +222,3 @@ This setting allows terminal command execution with controls. While risky, the w
222222
- "Add" button to add new prefixes
223223
- Clickable command buttons with X to remove them
224224
:::
225-
226-
## Security Recommendations
227-
228-
Begin with minimal auto-approvals and add more as needed:
229-
230-
| Level | Permissions | Use Case |
231-
|-------|------------|----------|
232-
| Level 1 | Read-only | Safe for any project |
233-
| Level 2 | Read + Mode Switch + Subtasks | General development |
234-
| Level 3 | Read + Edit (with delay) | Routine coding in trusted projects |
235-
| Level 4 | All options | Personal projects, sandbox environments, isolated test workspaces |
236-
237-
> **Note:** Level 4 permissions (especially with command execution) should only be used in sandbox environments or isolated workspaces where potential mistakes won't affect critical systems or data.

0 commit comments

Comments
 (0)