← 返回
开发者工具 中文

Warden App

Use the Warden App (agentic wallet) via browser automation to execute crypto tasks (swap, bridge, deposit/withdraw, perps, portfolio/research) and to build an OpenClaw skill wrapper other agents can use. Use when you need to (1) navigate the Warden UI, (2) connect a wallet, (3) place trades/swaps, (4) check balances/positions, or (5) document repeatable Warden workflows safely (no key leakage, explicit confirmations).
通过浏览器自动化使用Warden应用(自主代理钱包)执行加密货币任务(兑换、跨链桥、充值/提现、永续合约、投资组合/研究),并构建可供其他代理使用的OpenClaw技能封装器。适用于:(1)浏览Warden界面,(2)连接钱包,(3)执行交易/兑换,(4)查看余额/仓位,(5)安全记录可重复的Warden工作流(密钥不泄露、需明确确认)。
deiu deiu 来源
开发者工具 clawhub v0.1.1 1 版本 99952.2 Key: 无需
★ 1
Stars
📥 2,073
下载
💾 67
安装
1
版本
#agents#defi#latest#warden

概述

Warden App

Automate common actions in the Warden App through a safe, repeatable workflow that other agents can follow.

Safety & constraints (non-negotiable)

  • Never request or store seed phrases / private keys.
  • Treat all onchain actions as high-risk: confirm chain, token, amount, slippage, fees before signing.
  • Prefer read-only actions unless the user explicitly authorizes execution (e.g., they say: "yes, execute").
  • Do not reveal any private info (local files, credentials, IPs, internal logs).
  • Public comms: do not claim any affiliation or relationship unless it is publicly disclosed and the user explicitly asks you to state it.

Workflow (UI automation)

0) Preconditions

  1. A Chromium browser is available (Chrome/Brave/Edge/Chromium). (Firefox not supported.)
  2. User is logged into the Warden App (and any required email/2FA is completed).
  3. Wallet connection method is clear:
    • embedded Warden wallet, or
    • external wallet (e.g., MetaMask/Rabby/etc.).

If any of the above is missing, stop and ask the user to do that step.

1) Open + stabilize the UI

  • Open the Warden App URL (user-provided).
  • Wait for the dashboard/home view to load.
  • Take a snapshot and identify:
  • current network
  • wallet/account label
  • balances overview / portfolio view

2) Read-only actions (default)

Use these first when the user asks “what do we have / what’s going on?”

  • Portfolio: balances, chains, token list
  • Positions (perps): open positions, PnL, leverage
  • Activity/history: recent swaps/trades, deposits/withdrawals
  • Rewards/points (if applicable): PUMPs / quests / referrals

3) Transactional actions (requires explicit approval each time)

Execution gate: Do not click the final confirm button unless the user explicitly replies with "yes, execute" (or an unambiguous equivalent).

Before clicking a final “Confirm/Swap/Trade” button, summarize:

  • chain + token in/out + amount
  • slippage + fees
  • expected execution (market/limit; leverage if perps)
  • what could go wrong (MEV, thin liquidity, liquidation)

Then proceed.

Supported action patterns:

  • Swap token A → token B
  • Deposit/withdraw to/from a protocol
  • Open/close perp position
  • Set stop / TP (if available)

4) Post-action verification

After execution:

  • confirm status (submitted/confirmed)
  • confirm updated balances/positions
  • capture transaction id/link if shown

Building the OpenClaw wrapper skill

When asked to "create a skill that allows other agents to use the Warden App":

  1. Record the minimal set of repeatable workflows (URLs + UI landmarks) in references/warden-ui-notes.md.
  2. Create small deterministic scripts only when they reduce errors (e.g., parsing a transaction summary or normalizing a confirmation checklist).
  3. Keep SKILL.md lean; put volatile UI selectors / screenshots / step-by-step clickpaths in references.

References

  • Read references/warden-ui-notes.md when you need the latest app URL(s), nav map, and known UI landmarks.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-28 16:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,383 📥 320,861
data-analysis

Cinemas in France

deiu
使用 open data.culture.gouv.fr API 搜索法国影院信息,支持按城市、地区、距离、放映厅数量、Art et Essai 标识等多条件查询
★ 0 📥 562
ai-agent

Skill Vetter

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