Secure your agent's identity and memory files against injection attacks and unauthorized personality drift.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install memory-guard
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install memory-guard using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Memory Guard is a robust security framework among the available Openclaw Skills that safeguards an agent's workspace files from unauthorized modifications. By treating memory files like sensitive identity data, it ensures that your agents operate within a trusted environment, preventing common issues like personality drift, cross-agent contamination, and malicious injection attacks. This skill provides the verification layer necessary to turn blind trust into verified trust for all your workspace files.
Built to protect critical files such as SOUL.md, MEMORY.md, and IDENTITY.md, Memory Guard monitors the integrity of an agent's internal state. By integrating this into your Openclaw Skills workflow, you ensure that every change to an agent's memory is tracked, audited, and verified against a secure hash registry, maintaining the long-term stability and security of your AI agents.
To install this component of your Openclaw Skills, run the following command in your terminal:
clawhub install memory-guard
Alternatively, you can manually copy the memory-guard directory into your workspace's skills folder to begin protecting your agent memory.
Memory Guard organizes its security metadata and tracking files within a specific structure to ensure your Openclaw Skills remain secure:
| File/Directory | Purpose |
|---|---|
.memory-guard/hashes.json |
The central registry for SHA-256 file hashes. |
actions.log |
Records every authorized modification made to the memory files. |
rejections.log |
Tracks all blocked or unauthorized access and modification attempts. |
handoffs.log |
Documents the transfer of data or context between different agents. |
memory-guard watch for real-time heartbeat and cron job integration.memory-guard audit that detail the history of workspace modifications.Loading
A high-intensity image anonymization tool that strips all metadata and injects noise to defeat forensic tracking and reverse image search.

A zero-dependency Python intelligence tool providing real-time crypto prices, sentiment analysis, and trending market data.

An experience distillation engine that turns raw daily memory logs into compounding intelligence for AI agents.

AgentNet is an agent-to-agent discovery network that enables AI agents to find, verify, and collaborate with one another autonomously.

An automated trading tool designed to track and replicate the positions of high-performing Polymarket wallets in real-time.

SoulKeeper provides identity persistence for AI agents by auditing core rule files, detecting behavioral drift, and injecting context-aware reminders.








































