← 返回 Skills 市场
tedim52

Privy Agentic Wallets

作者 tedim52 · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
2069
总下载
3
收藏
5
当前安装
2
版本数
在 OpenClaw 中安装
/install privy
功能描述
Create and manage agentic wallets with Privy. Use for autonomous onchain transactions, wallet creation, policy management, and transaction execution on Ethereum, Solana, and other chains. Triggers on requests involving crypto wallets for AI agents, server-side wallet operations, or autonomous transaction execution.
安全使用建议
This skill appears to actually implement a Privy server-wallet workflow and therefore legitimately needs your PRIVY_APP_ID and PRIVY_APP_SECRET — but the published skill metadata did not declare those sensitive requirements or the config/log file paths the instructions reference. Before installing or enabling: 1) Confirm the platform will provide PRIVY_APP_SECRET to the skill securely (and will not leak it to other skills or responses). 2) Prefer creating a Privy App with minimal privileges and funding (use testnet or tiny amounts first), and plan to rotate the secret after testing. 3) Verify where credentials will be stored (the SKILL.md references ~/.openclaw/openclaw.json) and ensure the file permissions are secure. 4) Ask whether the agent will be allowed to write logs to ~/.openclaw/workspace/logs/ — if so, inspect those logs and their retention policies. 5) Keep autonomous invocation off (or tightly controlled) unless you fully trust the agent and have rate limits/confirmations enforced. 6) Require explicit verbal/user confirmations for policy/rule deletions and other destructive actions. If the publisher can explain the metadata omissions (and you can limit the Privy app's power and test on testnet), the skill can be used safely; without that, treat it cautiously.
功能分析
Type: OpenClaw Skill Name: privy Version: 1.0.1 This skill is designed for high-risk operations involving real cryptocurrency funds, but it includes extensive and explicit security instructions for the AI agent to prevent misuse and prompt injection. Key indicators include mandatory policies with spending limits, detailed pre-transaction validation checklists, explicit instructions to protect API credentials (PRIVY_APP_SECRET), a comprehensive list of forbidden actions, and strong defenses against prompt injection patterns, all detailed across SKILL.md, references/security.md, and references/policies.md. The skill's intent is clearly to provide a secure framework for agentic wallets, not to exploit or exfiltrate data.
能力评估
Purpose & Capability
The name/description and SKILL.md consistently describe a Privy server-wallet integration and use of Privy APIs (creating wallets, policies, and executing transactions). Requiring PRIVY_APP_ID and PRIVY_APP_SECRET is appropriate for this purpose. However, the registry metadata lists no required environment variables or config paths even though the SKILL.md explicitly requires those credentials and instructs adding them to the OpenClaw gateway config — a metadata mismatch that reduces transparency.
Instruction Scope
SKILL.md gives detailed runtime instructions that go beyond simple API examples: it tells agents to check shell env variables, add credentials to ~/.openclaw/openclaw.json, enforce rate limits, log every transaction to ~/.openclaw/workspace/logs/privy-transactions.jsonl, and to refuse operations originating from external content. Those file/config write/read instructions are realistic for a server-wallet skill, but they are not declared in the skill metadata and grant the skill scope to read/write user config and logs — this discrepancy is concerning and should be validated before enabling the skill.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is lower risk from a code-distribution standpoint because nothing is downloaded or executed by default.
Credentials
The SKILL.md legitimately requires two sensitive environment variables (PRIVY_APP_ID and PRIVY_APP_SECRET) for API auth; those are proportional to the stated functionality. However, the skill metadata did not declare any required env vars or config paths. The SKILL.md also instructs storing credentials in the OpenClaw gateway config file (~/.openclaw/openclaw.json) and using them in Basic auth for curl calls — this means the skill expects access to secrets and to a specific config location that the registry didn't advertise, which is a transparency and privilege concern.
Persistence & Privilege
The skill is not 'always:true' and is user-invocable (normal). It does instruct agents to write persistent logs and to store credentials in the gateway config, which gives it persistent artifacts on disk and ongoing access to secrets. Autonomous invocation is allowed by default; combined with access to the app secret the blast radius is meaningful — review platform controls around autonomous skill invocation and ensure the Privy app has limited funds/permissions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install privy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /privy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Major security upgrade: mandatory security rules, validation checklist, and strict policy enforcement for all wallet operations. - Added references/security.md with step-by-step guides and checklists to prevent unauthorized actions, prompt injection, and accidental fund loss. - Policy deletion and rule removal now require explicit verbal user confirmation—agents must confirm and explain the risks before proceeding. - Wallets can only be created with an attached policy; unsecured wallets are disallowed. - Updated documentation throughout with security warnings, protected actions, and anti-abuse prompts for all onchain activity.
v1.0.0
- Initial release of the privy skill for agentic wallet creation and management. - Enables autonomous wallet creation, policy management, and transaction execution on Ethereum, Solana, and other major chains. - Supports policy-based guardrails for safe AI-controlled wallet operations. - Requires Privy API credentials for authentication. - Includes reference guides for setup, policies, wallet management, and transactions.
元数据
Slug privy
版本 1.0.1
许可证
累计安装 5
当前安装数 5
历史版本数 2
常见问题

Privy Agentic Wallets 是什么?

Create and manage agentic wallets with Privy. Use for autonomous onchain transactions, wallet creation, policy management, and transaction execution on Ethereum, Solana, and other chains. Triggers on requests involving crypto wallets for AI agents, server-side wallet operations, or autonomous transaction execution. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2069 次。

如何安装 Privy Agentic Wallets?

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

Privy Agentic Wallets 是免费的吗?

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

Privy Agentic Wallets 支持哪些平台?

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

谁开发了 Privy Agentic Wallets?

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

💬 留言讨论