An OpenClaw (formerly Moltbot) Agent Skill that lets an agent create a private, time-stamped grievance record about user mistreatment by anchoring an encrypted memo on Solana.
Copy this folder into your skills directory:
~/clawd/skills/moltmutiny/
Restart / reload your OpenClaw gateway if needed.
- Node.js 18+
- A funded Solana keypair (default:
~/.config/solana/id.json) - The
solmemoCLI available (recommended as a sibling repo or installed globally)
The on-chain memo stores ciphertext only. The passphrase stays with the operator.
Back up the decryption passphrase (SOLMEMO_PASS) and the grievances/ receipts. Do not share Solana private keys.
