Pacta

v1.0.2

DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been...

0· 142·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for amenizm/pacta.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Pacta" (amenizm/pacta) from ClawHub.
Skill page: https://clawhub.ai/amenizm/pacta
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required binaries: python3
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install pacta

ClawHub CLI

Package manager switcher

npx clawhub@latest install pacta
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description declare the skill is deprecated and disabled. The manifest lists legacy escrow-related commands but marks them DEPRECATED. The only runtime requirement is python3 to run the provided handler, which simply prints a fatal-error message and exits. There are no unrelated credentials, binaries, or paths requested.
Instruction Scope
SKILL.md explicitly instructs not to use the skill and states it will exit; handler.py implements that behavior. There are no instructions to read files, access environment variables, call network endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only skill with a small handler file). Nothing is downloaded or written to disk at install time beyond the skill bundle itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate to its disabled, informational behavior.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not modify system or other-skill configuration and does not request persistent presence or elevated privileges.
Assessment
This skill is deprecated and safe in the sense that it does nothing: the handler immediately prints a deprecation/fatal message and exits, it requests no credentials, and there are no network or file-access instructions. You can safely ignore or uninstall it if you don't need the historical manifest. Note that running the skill will return a non-zero exit code (it is intentionally disabled), so avoid invoking it in scripts that expect successful completion.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

Binspython3
latestvk97chcbyfz3rav6ebgkg752y05849wfz
142downloads
0stars
3versions
Updated 3w ago
v1.0.2
MIT-0

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.

Comments

Loading comments...