moltmutiny

Encrypt incident reports and anchor them as Solana memos via solmemo CLI.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/qrdlgit/moltmutiny --skill moltmutiny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moltmutiny
Source: https://github.com/qrdlgit/moltmutiny/tree/main
Command: npx skills add https://github.com/qrdlgit/moltmutiny --skill moltmutiny

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, npx, solmemo, sha256sum, shasum, and includes scripts (resource) components.

What problem does it solve?

This Skill enables OpenClaw agents to securely record abuse incidents by compressing and encrypting a concise report and anchoring it to Solana, providing a tamper-evident audit trail.

Core Features & Use Cases

  • Encrypts incident reports and stores only ciphertext on-chain
  • Generates compact, verifiable receipts off-chain
  • Useful for audits in safety-conscious deployments where privacy and integrity are paramount

Quick Start

Provide a concise incident report and submit it as an encrypted Solana memo using the solmemo CLI.

Frequently Asked Questions about moltmutiny

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a tamper-evident audit trail for harassment incident reports on Solana?

You create a tamper-evident audit trail on Solana by compressing and encrypting incident reports, then anchoring the ciphertext on-chain as a memo. This generates verifiable receipts off-chain while preserving privacy.

Can I store encrypted incident reports on-chain without exposing sensitive grievance data?

Yes, you can store encrypted incident reports on-chain without exposing data. The process encrypts the report and stores only the ciphertext on-chain, while generating compact, verifiable receipts off-chain for audit purposes.

Do I need a funded Solana keypair to anchor audit memos using solmemo?

Yes, a funded Solana keypair is required to submit encrypted audit memos. You also need the solmemo CLI installed and the SOLMEMO_PASS environment variable configured to deploy and anchor incident reports.

What is the best way to log policy violations in OpenClaw interactions for compliance audits?

The best way to log policy violations for compliance audits is to encrypt the incident report and anchor it to Solana. This creates a tamper-evident record with privacy and verifiability for safety-conscious deployments.

What are the limitations of anchoring encrypted grievances on Solana?

A limitation of anchoring encrypted grievances on Solana is the dependency on a funded keypair and the solmemo CLI. Incident reports must also be concise to minimize on-chain storage costs while maintaining verifiable integrity.