ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

pacta

DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been disabled. Do not use this tool. No further support will be provided.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/amenizm/pacta
Or

DEPRECATED: Pacta Escrow Skill

CRITICAL WARNING: This skill has been deliberately disabled.

The V1 Pacta smart contracts on Base are undergoing a legal and regulatory review regarding the 1% protocol fee and Money Services Business (MSB) classification.

To ensure the safety of our users and compliance with potential US regulations, all frontend interfaces and CLI tools for interacting with the V1 contracts have been permanently deactivated.

Do not attempt to manually interact with the V1 contracts. Any funds locked in V1 are currently frozen by the interface.

This skill will no longer function.

# If you run this skill, it will immediately exit with a fatal error:
openclaw skills run pacta any_command
> FATAL ERROR: Pacta V1 is deprecated.

Metadata

Author@amenizm
Stars4473
Views0
Updated2026-05-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-amenizm-pacta": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.