← 返回 Skills 市场
deiu

Warden App

作者 Andrei · GitHub ↗ · v0.1.1
cross-platform ⚠ suspicious
1795
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install 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).
安全使用建议
This skill’s purpose matches its instructions, but several things need clarification before you install or run it: - Provenance: the source/homepage is unknown. Prefer skills with a verifiable source or audit trail. - Automation tooling: ask which browser automation tool and runtime the skill expects (Playwright/Puppeteer/selenium) and whether that tool will run in an isolated environment. - File writes: the skill tells agents to update references/warden-ui-notes.md and to create scripts — confirm whether the platform prevents unauthorized skill-file modifications or limits what can be written. Avoid allowing the agent to write arbitrary local files. - Transaction safety: the skill requires explicit user confirmation for transactions — always verify the agent’s transaction summary (chain, token, amount, slippage, fees) before saying “yes, execute.” Prefer using an external or hardware wallet for signing, not embedded keys managed by the agent. - No secrets: never provide seed phrases/private keys. If the skill asks for them despite the SKILL.md, treat that as malicious. If you still want to use this skill, request the owner/source contact, require a detailed runtime manifest (what binaries/tools it needs), and run it in a tightly sandboxed environment where browser sessions and file writes are controlled.
功能分析
Type: OpenClaw Skill Name: warden-app Version: 0.1.1 The skill bundle is designed for browser automation of a crypto wallet application, which inherently involves high-risk financial transactions. However, it includes robust safety measures: explicit prohibitions against handling private keys/seed phrases and data exfiltration, and a strict 'execution gate' requiring explicit user consent ('yes, execute') for all transactional actions. The instruction in SKILL.md to update `references/warden-ui-notes.md` is for internal documentation within the skill's scope, not arbitrary file writing or exfiltration. No evidence of malicious execution, persistence, or obfuscation was found.
能力评估
Purpose & Capability
The declared purpose (browser-automated interactions with the Warden App UI) aligns with the SKILL.md content. However the skill requires a Chromium browser for automation but the registry metadata does not declare any required binaries or tools (Playwright/Puppeteer/selenium/etc.). The source/homepage is unknown which reduces provenance.
Instruction Scope
The SKILL.md instructs the agent to open user-provided app URLs, take snapshots, identify UI landmarks, and perform transactional actions that require wallet signing. It forbids requesting seed phrases and requires explicit user confirmation before executing transactions, which is good. But it also instructs updating and reading a local living doc (references/warden-ui-notes.md) and suggests creating scripts and modifying SKILL.md when building a wrapper — this expands scope to local file writes and code generation without describing safe guardrails. The instructions give the agent significant discretion (UI parsing, snapshots, creating scripts) which could be misused or lead to accidental leakage if not constrained.
Install Mechanism
This is instruction-only with no install spec or downloads, which is lower risk. That said, the skill presumes browser automation capability but does not specify what runtime/tool is expected — the absence of declared automation tooling is a gap but not an install risk itself.
Credentials
No environment variables, credentials, or config paths are requested (proportionate). Still, the workflow expects access to a logged-in browser wallet and to read/update a local references file; those operations could surface sensitive local data (addresses, session metadata, or transaction links). The skill does not request or justify any secrets, which is good, but the file-write/read guidance could enable accidental local data capture.
Persistence & Privilege
The skill does not request always-on presence and has normal invocation settings. However it instructs creating wrapper scripts and updating SKILL.md/references — actions that imply modifying skill artifacts or adding files. It's unclear whether the runtime environment will permit or restrict such file writes; that capability increases persistence/privilege risk if allowed without review.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install warden-app
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /warden-app 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Updated public communication policy - No other functional or workflow changes.
v0.1.0
Initial release of warden-app skill. - Enables browser automation for the Warden App to perform crypto-related tasks (swaps, bridges, deposits/withdrawals, perps, portfolio checks). - Enforces strict safety guidelines: never handle private keys, require explicit user confirmation before all onchain actions, and maintain strict privacy. - Supports both read-only actions (fetch balances, positions, history) and transactional operations (swap, deposit, trade) with pre-execution summaries. - Lays groundwork for building an OpenClaw-compatible wrapper skill for agent interoperability. - Requires Chromium-based browser and prior user login; provides clear preconditions for execution.
元数据
Slug warden-app
版本 0.1.1
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

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). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1795 次。

如何安装 Warden App?

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

Warden App 是免费的吗?

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

Warden App 支持哪些平台?

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

谁开发了 Warden App?

由 Andrei(@deiu)开发并维护,当前版本 v0.1.1。

💬 留言讨论