← 返回 Skills 市场
glitch003

Vincent - Wallet

作者 Chris Cassano · GitHub ↗ · v1.0.70 · MIT-0
cross-platform ⚠ suspicious
5301
总下载
2
收藏
8
当前安装
52
版本数
在 OpenClaw 中安装
/install agentwallet
功能描述
The agent's wallet for EVM chain transactions and raw signing. Use this skill when users want to create a wallet, transfer tokens, swap on DEXs, interact wit...
安全使用建议
Install only if you explicitly want an agent-controlled wallet. Claim the wallet immediately after creation, set strict spending limits, allowlists, and approval requirements before funding it, protect the credential directory, treat relink tokens as sensitive, and avoid meaningful funds until you have verified the Vincent service and CLI version.
功能分析
Type: OpenClaw Skill Name: agentwallet Version: 1.0.70 The skill 'agentwallet' provides high-risk financial capabilities, allowing an AI agent to manage an EVM wallet, perform token swaps, and sign raw messages via the '@vincentai/cli' package. While SKILL.md outlines a security model with server-side policy enforcement and human-in-the-loop approvals via 'heyvincent.ai', the inherent risks of autonomous fund management and the storage of sensitive API keys in '${OPENCLAW_STATE_DIR}' meet the threshold for a suspicious classification. Additionally, the use of 'npx' to execute remote code and the 'agent-first onboarding' model, which allows a window of operation without policy constraints, present significant security considerations.
能力评估
Purpose & Capability
The stated purpose matches the capabilities: wallet creation, transfers, swaps, arbitrary EVM contract calls, and raw signing. The concern is impact, not mismatch: these are real financial and cryptographic actions.
Instruction Scope
The instructions intentionally enable autonomous agent invocation and state that before a wallet is claimed, the agent can operate without policy restrictions. That creates a material high-impact window before owner controls are configured.
Install Mechanism
There is no bundled executable code, but all actions run through npx @vincentai/cli@latest. This is disclosed and purpose-aligned, but runtime behavior depends on a remote npm package version.
Credentials
The skill discloses credential storage paths and says API calls go to heyvincent.ai only. That is coherent for a hosted wallet service, but the stored scoped API key and one-time relink token should be treated as sensitive wallet credentials.
Persistence & Privilege
A persistent scoped Bearer token is stored for continued wallet access, with revocation and rotation described. Because pre-claim use may be unrestricted and transactions can move funds, the privilege level warrants user review.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agentwallet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agentwallet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.70
No changes were detected in this version. - Version bumped to 1.0.70 with no file modifications. - No updates to documentation, features, or functionality.
v1.0.69
No user-facing changes in this release. - No file or documentation updates detected. - Version remains the same as previous: 1.0.0 in SKILL.md.
v1.0.68
Version 1.0.68 - No file changes detected in this release. - SKILL.md and other documentation remain unchanged. - No new features, fixes, or updates included in this version.
v1.0.66
Version 1.0.66 Changelog - No file changes detected in this release. - No updates to functionality, documentation, or metadata.
v1.0.65
- Updated allowed Bash tools to restrict to only npx calls for @vincentai/cli. - No changes to functionality or usage; documentation only.
v1.0.64
- No changes detected in the code or documentation for this version. - Version bump only; functionality remains the same.
v1.0.63
No user-facing changes in this version. - No file changes detected between 1.0.63 and the previous version. - Functionality, documentation, and configuration remain unchanged.
v1.0.62
No user-visible changes in this release. - Version update only; no updates to code or documentation detected. - No changes to features, commands, or skill behavior.
v1.0.61
- Added a concise and action-oriented description field with trigger phrases for common wallet tasks. - Declared allowed tools explicitly as Read, Write, and Bash(npx:*, curl:*). - Introduced metadata fields: version, author, and license. - No functional changes to commands or behavior; this update improves skill discoverability and clarity for agents and users.
v1.0.60
No user-visible changes in this release. - Version bump with no file or documentation updates detected.
v1.0.59
Version 1.0.59 of the agentwallet skill - No file changes were detected in this release. - Behavior and configuration remain unchanged from the previous version.
v1.0.58
No changes detected in this version. - Version 1.0.58 was released with no file changes compared to the previous version.
v1.0.57
- Version bump to 1.0.57 with no file changes detected. - No user-facing or internal updates in this release.
v1.0.55
No user-visible changes in this release. - Version bump only; no code or documentation updates detected.
v1.0.54
No user-facing changes in this release. - No file changes detected in version 1.0.54. - All features and documentation remain the same as the previous release.
v1.0.51
Version 1.0.51 of agentwallet - No file changes detected in this release. - All features, documentation, and functionality remain unchanged from the previous version.
v1.0.49
Version 1.0.49 - No code or documentation changes detected in this release. - Functionality, usage, and instructions remain unchanged from the previous version.
v1.0.48
No user-visible changes in this version. - No file changes detected. - Functionality, documentation, and security model remain unchanged.
v1.0.47
- No user-facing or backend changes in this release. - Version bump only; all features and documentation remain the same.
v1.0.46
agentwallet 1.0.46 - Migrated all user instructions from direct API calls to using the `@vincentai/cli` command-line interface. - Clarified the key storage process: API keys are now handled and persisted automatically by the CLI. - Updated quick start and usage examples to reflect new CLI commands for wallet creation, management, and operations. - Removed legacy curl/API examples to reduce confusion and align with the new workflow. - Improved clarity around API key handling, including key lifecycles and re-linking via CLI.
元数据
Slug agentwallet
版本 1.0.70
许可证 MIT-0
累计安装 200
当前安装数 8
历史版本数 52
常见问题

Vincent - Wallet 是什么?

The agent's wallet for EVM chain transactions and raw signing. Use this skill when users want to create a wallet, transfer tokens, swap on DEXs, interact wit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5301 次。

如何安装 Vincent - Wallet?

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

Vincent - Wallet 是免费的吗?

是的,Vincent - Wallet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vincent - Wallet 支持哪些平台?

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

谁开发了 Vincent - Wallet?

由 Chris Cassano(@glitch003)开发并维护,当前版本 v1.0.70。

💬 留言讨论