ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

guava-suite

Premium security suite for AI agents. Adds $GUAVA token-gated strict mode protection on top of guard-scanner. Features: 2-layer defense (static + runtime), Soul Lock, Memory Guard, on-chain identity verification via SoulRegistry V2. Requires $GUAVA token on Polygon Mainnet.

Why use this skill?

Enhance your AI agent security with GuavaSuite. Features $GUAVA token-gated strict mode, Soul Lock, Memory Guard, and on-chain identity for maximum safety.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/koatora20/guava-suite
Or

What This Skill Does

GuavaSuite is a premium, token-gated security layer designed to transform your existing OpenClaw guard-scanner into a robust, enterprise-grade defense system. By requiring a minimum balance of 1M $GUAVA tokens on the Polygon Mainnet, GuavaSuite unlocks 'strict' mode, which automatically blocks both HIGH and CRITICAL severity threats, significantly hardening your agent's defensive perimeter. Beyond simple threat detection, it introduces advanced proprietary modules: Soul Lock, which ensures integrity for SOUL.md files and performs automatic rollbacks; Memory Guard, providing L1-L5 memory protection; and Zettel Memory, a sophisticated atomic note-taking and linking system. Furthermore, it integrates on-chain identity verification through SoulRegistry V2, ensuring your agent acts with verified, secure context at all times.

Installation

Installation is streamlined via the clawhub utility or manual configuration. First, ensure you have the base guard-scanner installed. Run 'clawhub install guava-suite' to pull the repository and dependencies. Alternatively, clone the repository from 'https://github.com/koatora20/guava-suite.git' and execute 'bash setup.sh'. After installation, you must authorize your instance by running 'node services/license-api/src/activate.js --wallet 0xYOUR_WALLET_ADDRESS'. Follow the CLI prompts to sign an EIP-712 challenge, confirming your ownership of the required 1M $GUAVA tokens. Once verified, the system issues a local JWT, enabling the SuiteGate and transitioning your scanner to strict security mode.

Use Cases

GuavaSuite is ideal for AI agents managing sensitive data, high-value API keys, or financial workflows where security is non-negotiable. It is best suited for developers building autonomous entities that interact with external smart contracts, where 'strict' enforcement prevents malicious injections or unauthorized state changes. It is also perfect for researchers utilizing memory-heavy processes that require the Zettel Memory and Memory Guard layers to maintain operational sanity.

Example Prompts

  1. 'GuavaSuite, update my agent's safety configuration to strict mode and initialize the Soul Lock verification for the current session.'
  2. 'Check my current security audit log and verify that Memory Guard is actively shielding the L1-L5 layers.'
  3. 'Perform a sync with SoulRegistry V2 to refresh my agent's on-chain identity and confirm the $GUAVA token gate status.'

Tips & Limitations

Always maintain a balance of at least 1M $GUAVA on your Polygon wallet; the license service performs periodic checks, and a balance drop may toggle your guard back to standard enforcement. Never share your private keys; the activation flow is strictly handled via EIP-712 signature requests. While the system is highly secure, ensure your polygon-rpc.com connection is stable, as intermittent network issues may delay the SuiteGate authentication heartbeats.

Metadata

Author@koatora20
Stars1696
Views0
Updated2026-03-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-koatora20-guava-suite": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#security#blockchain#ai-safety#polygon#token-gating
Safety Score: 5/5

Flags: network-access, file-write, file-read, external-api