← 返回 Skills 市场
aaigotchi

Pet Operator

作者 aaigotchi · GitHub ↗ · v1.2.0
cross-platform ✓ 安全检测通过
374
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pet-operator
功能描述
Delegate Aavegotchi petting rights to AAI's wallet on Base. Generate approve/revoke tx data, check approval, and maintain delegated wallet bookkeeping in pet...
安全使用建议
This package appears to do what it claims: generate hex calldata, check approval on-chain, and update a pet-me config. Before installing or running: 1) Confirm you have cast and jq from trusted sources; 2) Verify PET_ME_CONFIG_FILE is pointed at the correct pet-me-master config (not an unrelated/privileged file) so the scripts don't overwrite unintended data; 3) Understand the scripts only produce calldata and perform read-only on-chain calls — they do not sign or transmit transactions for you (you must sign/send the generated hex yourself); 4) Review the default RPC endpoint and change it if you prefer a different provider; and 5) If you're unsure, run the check-approval and generate-* scripts with a non-critical wallet first to validate behavior.
功能分析
Type: OpenClaw Skill Name: pet-operator Version: 1.2.0 The pet-operator skill bundle provides a set of utility scripts for managing Aavegotchi petting delegation on the Base network. It generates transaction data for the 'setPetOperatorForAll' function, allowing users to delegate petting rights to a specific operator wallet without granting transfer permissions. The scripts (e.g., add-delegated-wallet.sh, generate-delegation-tx.sh) interact with the blockchain via the 'cast' tool and maintain local configuration bookkeeping in a transparent manner, with no evidence of credential theft, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
Name/description match the included scripts and required binaries. cast and jq are appropriate for on-chain calls and JSON manipulation; the scripts perform the described tasks (generate calldata, call contract read methods, and update a pet-me config).
Instruction Scope
SKILL.md and scripts stay within the stated scope (on-chain reads via RPC, produce calldata, and update the pet-me-master config). The scripts read and overwrite a user-specified config file (PET_ME_CONFIG_FILE) and create backups; this is expected for bookkeeping but means the skill will modify files at the configured path.
Install Mechanism
Instruction-only skill with no install spec and no external downloads. All code is bundled in the repo; nothing pulls arbitrary code from external URLs at install time.
Credentials
No credentials or secret env vars are requested. The scripts use an RPC URL (default https://mainnet.base.org) and rely on cast for read calls or user-signed transactions. One caution: PET_ME_CONFIG_FILE is overridable and the scripts will write to that path — ensure it is set to the intended pet-me config so the skill cannot accidentally overwrite unrelated files.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It only writes to its own target config file(s) (delegatedWallets / wallets) and does not alter other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pet-operator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pet-operator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Improved delegation flow and revocation support
v1.1.0
Added revoke/undelegate functionality: generate-revoke-tx.sh, remove-delegated-wallet.sh, REVOKE.md guide, complete undelegate instructions. Users can now easily revoke and re-delegate!
v1.0.0
Initial release: Delegate Aavegotchi petting rights to AAI
元数据
Slug pet-operator
版本 1.2.0
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Pet Operator 是什么?

Delegate Aavegotchi petting rights to AAI's wallet on Base. Generate approve/revoke tx data, check approval, and maintain delegated wallet bookkeeping in pet... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 374 次。

如何安装 Pet Operator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pet-operator」即可一键安装,无需额外配置。

Pet Operator 是免费的吗?

是的,Pet Operator 完全免费(开源免费),可自由下载、安装和使用。

Pet Operator 支持哪些平台?

Pet Operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pet Operator?

由 aaigotchi(@aaigotchi)开发并维护,当前版本 v1.2.0。

💬 留言讨论