Stabilize no-approval node execution in OpenClaw. Use when approval timeout, noisy failure events, or node run drift appears.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill oc-approval-free-node-stabilizer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Oc Approval Free Node Stabilizer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-oc-approval-free-node-stabilizer)More formats (shields.io, HTML) on the badges page.
---
name: oc-approval-free-node-stabilizer
description: Stabilize no-approval node execution in OpenClaw. Use when approval timeout, noisy failure events, or node run drift appears.
---
# OC Approval-Free Node Stabilizer
## When to use
- `approval timed out`
- node run succeeds but delayed failure events confuse users
- mixed behavior across multiple nodes
## Objectives
- consistent execution policy across nodes
- low-noise operation for routine commands
- explicit confirmation path for high-risk operations
## Procedure
1. Confirm effective approval policy on target node(s).
2. Standardize execution path (nodeId-first, serial runs, one retry).
3. Add noisy-event handling rule: retry before user-facing alert.
4. Validate with minimal command set and status checks.
## Output
- Policy snapshot
- Validation results
- Exceptions that still need human approval
## Guardrails
- High-risk actions still require explicit chat confirmation.
- Do not publish credentials or identifying infra details.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!