← Back to Skills Marketplace
Vincent - Wallet
by
Chris Cassano
· GitHub ↗
· v1.0.70
· MIT-0
5301
Downloads
2
Stars
8
Active Installs
52
Versions
Install in OpenClaw
/install agentwallet
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agentwallet - After installation, invoke the skill by name or use
/agentwallet - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 5301 downloads so far.
How do I install Vincent - Wallet?
Run "/install agentwallet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vincent - Wallet free?
Yes, Vincent - Wallet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vincent - Wallet support?
Vincent - Wallet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vincent - Wallet?
It is built and maintained by Chris Cassano (@glitch003); the current version is v1.0.70.
More Skills