# Oc Full Ops Audit Recipe

> End-to-end OpenClaw audit and remediation recipe for gateway, channels, nodes, security, and memory sync.

- Skill: `modbender/oc-full-ops-audit-recipe` (Agent Skill)
- Install (CLI): `npx skillmds@latest add modbender/oc-full-ops-audit-recipe`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/oc-full-ops-audit-recipe/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/modbender/oc-full-ops-audit-recipe

---


# OC Full Ops Audit Recipe

## Goal
Provide a repeatable audit workflow that ends with verified fixes and documented memory updates.

## Audit flow
1. Baseline: status/health/gateway/security/nodes.
2. Classify findings: critical, warning, info.
3. Apply fixes in risk order with rollback points.
4. Re-run checks and compare deltas.
5. Write outcomes to daily memory + shared memory.

## Deliverables
- Audit summary table
- Fix actions and verification
- Residual risks and priority plan

## Usage notes
- Prefer read-only checks first.
- Group disruptive changes behind explicit approval.
- Keep outputs concise and operational.

