agentic-loop-upgrade
Installation
SKILL.md
Enhanced Agentic Loop Skill
A comprehensive upgrade to OpenClaw's agentic capabilities with persistent state, automatic planning, approval gates, retry logic, context management, checkpointing, knowledge graph auto-injection, and channel-aware plan rendering.
π Security review? See SECURITY.md for a complete trust and capability audit document including network activity, file write scope, credential handling, and rollback instructions.
Security & Trust Summary
| Property | Value |
|---|---|
| Outbound network | LLM provider only (inherited from host) |
| Telemetry / phone-home | β None |
| System prompt modification | β Additive-only (appends plan status; never replaces core prompt) |
| Runner wrapping | β Transparent (original runner always called; interceptions logged) |
| Credential storage | β None (inherits host agent auth, stores nothing new) |
| Persistence | Local ~/.openclaw/ only |
| Enabled by default | β No β explicit opt-in required |
| Approval gates default | β On for high/critical risk operations |