Skills 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.

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/amenizm/pacta" ~/.claude/skills/clawdbot-skills-pacta && rm -rf "$T"
manifest: skills/amenizm/pacta/SKILL.md
source content

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.