← 返回 Skills 市场
147
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pacta
功能描述
DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pacta - 安装完成后,直接呼叫该 Skill 的名称或使用
/pacta触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Pacta 是什么?
DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 Pacta?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pacta」即可一键安装,无需额外配置。
Pacta 是免费的吗?
是的,Pacta 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pacta 支持哪些平台?
Pacta 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pacta?
由 AMENIZM(@amenizm)开发并维护,当前版本 v1.0.2。
推荐 Skills