oc-full-ops-audit-recipe
v0.1.0End-to-end OpenClaw audit and remediation recipe for gateway, channels, nodes, security, and memory sync.
Installation
Please help me install the skill `oc-full-ops-audit-recipe` from SkillHub official store.
npx skills add xyezir/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
- Baseline: status/health/gateway/security/nodes.
- Classify findings: critical, warning, info.
- Apply fixes in risk order with rollback points.
- Re-run checks and compare deltas.
- 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.