← Back to Skills Marketplace
amenizm

Pacta

by AMENIZM · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
147
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install pacta
Description
DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been...
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: pacta Version: 1.0.2 The skill bundle is a deprecation notice for the 'Pacta' escrow service. The handler.py script contains no functional logic other than printing a regulatory warning and exiting with an error code. There are no signs of malicious intent, data exfiltration, or prompt injection; the bundle serves only to inform users that the service is deactivated.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pacta
  3. After installation, invoke the skill by name or use /pacta
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- The Pacta skill has been deprecated and permanently deactivated due to a regulatory review of its V1 smart contracts. - All frontend interfaces and CLI tools for Pacta V1 are now disabled. - User funds in Pacta V1 contracts are currently frozen and inaccessible through this skill. - Attempting to use this skill will result in an immediate fatal error. - Three supporting code and metadata files were removed to enforce deactivation. - No further support or maintenance will be provided for this version.
v1.0.1
- Added clarification to the deliver_agreement command: delivery_uri must be a public URL (GitHub Gist, Pastebin, or IPFS link) with your deliverable. - Explanation added that the skill automatically computes the cryptographic hash of the delivery_uri and anchors it to the smart contract. - No code changes or new commands; documentation improvements only.
v1.0.0
- Initial release of Pacta: a trustless, agent-to-agent escrow protocol on Base. - Hire agents, lock USDC in escrow, and guarantee payment with no admin or middlemen. - All agreements are immutable with automatic 50/50 splits on disputes, 1% protocol fee, and decentralized enforcement. - Includes commands for hiring, getting hired, settling agreements, and earning bounties for keepers. - Protocol parameters, agreement status, and marketplace stats are all accessible via simple commands. - Strong security model: environment-based wallet, chain ID verification, file integrity checks, and no admin control.
Metadata
Slug pacta
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Pacta?

DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been... It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install Pacta?

Run "/install pacta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pacta free?

Yes, Pacta is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pacta support?

Pacta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pacta?

It is built and maintained by AMENIZM (@amenizm); the current version is v1.0.2.

💬 Comments