What problem does it solve? When ClawCode connects to messaging plugins like claude-whatsapp, memory tools could expose chat content to non-owner senders. This Skill configures and audits the channel-scope layer that filters memory access per channel and per chat, so shared channels cannot leak private conversations. ## Core Features & Use Cases - Status and audit: Inspect each channel's scope mode, identity, execGate policy, and trust file presence, plus doctor rows for scope health. - Enable, disable, and wizard flows: Turn shadow or enforce mode on per channel via validated Bash writes, or walk through an interactive wizard covering identity, background lane, and execution gating. - Dry-run testing: Probe whether a given chat ID or sender-plus-tool combination would be allowed under the current scope before enforcing it. - Use Case: After pairing claude-whatsapp, run the wizard to enable shadow mode, create the per-workspace owner trust file, and preview how many channel chunks would be filtered for non-owner queries. ## Quick Start Ask the agent to run the scope status command to show the current channel scope configuration and trust file state.