← 返回
安全合规 Key 中文

Uniswap Setup Agent Wallet

Set up an agent wallet for Uniswap operations. Use when user needs to provision a wallet for an autonomous agent. Supports Privy (development), Turnkey (production), and Safe (maximum security). Configures spending limits, token allowlists, and funds the wallet for gas.
{"answer":"为Uniswap操作设置Agent钱包。供自主Agent配置钱包时使用。支持Privy(开发)、Turnkey(生产)与Safe(最高安全)。可配置消费限额、代币白名单并充值Gas费。"}
wpank
安全合规 clawhub v0.1.0 1 版本 99917.8 Key: 需要
★ 0
Stars
📥 1,215
下载
💾 15
安装
1
版本
#latest

概述

Set Up Agent Wallet

Overview

Provision and configure a wallet for autonomous Uniswap agent operations. Supports three wallet providers at different security tiers. Handles the full lifecycle: provision wallet, configure safety policies, fund for gas, and validate the setup.

When to Use

Activate when the user says:

  • "Set up a wallet"
  • "Configure agent wallet"
  • "Provision wallet"
  • "Initialize wallet"
  • "Set up a wallet for my agent"
  • "Create a new agent wallet"

Parameters

Extract these from the user's request:

ParameterRequiredDefaultDescription
--------------------------------------------------------------------------------------------------------------------------------
providerNoprivyWallet provider: privy (development), turnkey (production), or safe (maximum security)
chainsNoallChains to configure — chain names or "all" for all supported chains
environmentNodevelopmentEither development or production
spendingLimitNo$1000/dayDaily spending limit (e.g., "$1000/day", "$500/day")

Provider Selection Guide

  • Privy: Best for development and testing. Fast setup, easy to manage. Not recommended for production with significant funds.
  • Turnkey: Production-grade key management with TEE (Trusted Execution Environment). Use for real trading with moderate funds.
  • Safe: Maximum security via multi-sig smart account. Use for high-value operations or institutional setups.

Workflow

  1. Parse user intent: Determine the wallet provider, target chains, environment, and spending limit from the user's request. Apply defaults for any unspecified parameters.
  1. Delegate to wallet-provisioner agent: Hand off the provisioning task with the extracted parameters. The agent handles the full setup pipeline:
    • Provision: Create the wallet via the selected provider's API
    • Configure policies: Set spending limits (per-tx and daily), token allowlists, and rate limits
    • Fund: Send gas tokens to the wallet on each requested chain
    • Validate: Confirm the wallet is operational by verifying balances and policy configuration
  1. Report results: Present the wallet setup summary to the user.

Agent Delegation

This skill delegates to the wallet-provisioner agent:

Task(subagent_type:wallet-provisioner)
  provider: <privy|turnkey|safe>
  chains: <chain list>
  environment: <development|production>
  spendingLimit: <daily limit>

The agent internally handles all provisioning steps and returns the final wallet configuration.

Output Format

Agent Wallet Configured

  Address:    0x1234...ABCD
  Provider:   Privy (development)
  Chains:     Ethereum, Base, Arbitrum
  Limits:     $1,000/day, $500/tx
  Allowlist:  USDC, WETH, UNI, ARB (4 tokens)
  Gas:        Funded on all 3 chains

  Config: .uniswap/agent-wallet.json

Error Handling

ErrorUser-Facing MessageSuggested Action
------------------------------------------------------------------------------------------------------------------------------------------
PROVIDER_AUTH_FAILED"Could not authenticate with [provider]. Check API keys."Verify provider credentials in environment variables
FUNDING_FAILED"Could not fund wallet on [chain]. Insufficient source balance."Fund the source wallet first
CHAIN_NOT_SUPPORTED"[chain] is not supported by [provider]."Choose a different chain or provider

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 03:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,215 📥 266,539
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,720
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,609