{
  "schemaVersion": "1.0",
  "item": {
    "slug": "warden-app",
    "name": "Warden App",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/deiu/warden-app",
    "canonicalUrl": "https://clawhub.ai/deiu/warden-app",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/warden-app",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=warden-app",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/warden-ui-notes.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/warden-app"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/warden-app",
    "agentPageUrl": "https://openagent3.xyz/skills/warden-app/agent",
    "manifestUrl": "https://openagent3.xyz/skills/warden-app/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/warden-app/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Warden App",
        "body": "Automate common actions in the Warden App through a safe, repeatable workflow that other agents can follow."
      },
      {
        "title": "Safety & constraints (non-negotiable)",
        "body": "Never request or store seed phrases / private keys.\nTreat all onchain actions as high-risk: confirm chain, token, amount, slippage, fees before signing.\nPrefer read-only actions unless the user explicitly authorizes execution (e.g., they say: \"yes, execute\").\nDo not reveal any private info (local files, credentials, IPs, internal logs).\nPublic comms: do not claim any affiliation or relationship unless it is publicly disclosed and the user explicitly asks you to state it."
      },
      {
        "title": "0) Preconditions",
        "body": "A Chromium browser is available (Chrome/Brave/Edge/Chromium). (Firefox not supported.)\nUser is logged into the Warden App (and any required email/2FA is completed).\nWallet connection method is clear:\n\nembedded Warden wallet, or\nexternal wallet (e.g., MetaMask/Rabby/etc.).\n\nIf any of the above is missing, stop and ask the user to do that step."
      },
      {
        "title": "1) Open + stabilize the UI",
        "body": "Open the Warden App URL (user-provided).\nWait for the dashboard/home view to load.\nTake a snapshot and identify:\n\ncurrent network\nwallet/account label\nbalances overview / portfolio view"
      },
      {
        "title": "2) Read-only actions (default)",
        "body": "Use these first when the user asks “what do we have / what’s going on?”\n\nPortfolio: balances, chains, token list\nPositions (perps): open positions, PnL, leverage\nActivity/history: recent swaps/trades, deposits/withdrawals\nRewards/points (if applicable): PUMPs / quests / referrals"
      },
      {
        "title": "3) Transactional actions (requires explicit approval each time)",
        "body": "Execution gate: Do not click the final confirm button unless the user explicitly replies with \"yes, execute\" (or an unambiguous equivalent).\n\nBefore clicking a final “Confirm/Swap/Trade” button, summarize:\n\nchain + token in/out + amount\nslippage + fees\nexpected execution (market/limit; leverage if perps)\nwhat could go wrong (MEV, thin liquidity, liquidation)\n\nThen proceed.\n\nSupported action patterns:\n\nSwap token A → token B\nDeposit/withdraw to/from a protocol\nOpen/close perp position\nSet stop / TP (if available)"
      },
      {
        "title": "4) Post-action verification",
        "body": "After execution:\n\nconfirm status (submitted/confirmed)\nconfirm updated balances/positions\ncapture transaction id/link if shown"
      },
      {
        "title": "Building the OpenClaw wrapper skill",
        "body": "When asked to \"create a skill that allows other agents to use the Warden App\":\n\nRecord the minimal set of repeatable workflows (URLs + UI landmarks) in references/warden-ui-notes.md.\nCreate small deterministic scripts only when they reduce errors (e.g., parsing a transaction summary or normalizing a confirmation checklist).\nKeep SKILL.md lean; put volatile UI selectors / screenshots / step-by-step clickpaths in references."
      },
      {
        "title": "References",
        "body": "Read references/warden-ui-notes.md when you need the latest app URL(s), nav map, and known UI landmarks."
      }
    ],
    "body": "Warden App\n\nAutomate common actions in the Warden App through a safe, repeatable workflow that other agents can follow.\n\nSafety & constraints (non-negotiable)\nNever request or store seed phrases / private keys.\nTreat all onchain actions as high-risk: confirm chain, token, amount, slippage, fees before signing.\nPrefer read-only actions unless the user explicitly authorizes execution (e.g., they say: \"yes, execute\").\nDo not reveal any private info (local files, credentials, IPs, internal logs).\nPublic comms: do not claim any affiliation or relationship unless it is publicly disclosed and the user explicitly asks you to state it.\nWorkflow (UI automation)\n0) Preconditions\nA Chromium browser is available (Chrome/Brave/Edge/Chromium). (Firefox not supported.)\nUser is logged into the Warden App (and any required email/2FA is completed).\nWallet connection method is clear:\nembedded Warden wallet, or\nexternal wallet (e.g., MetaMask/Rabby/etc.).\n\nIf any of the above is missing, stop and ask the user to do that step.\n\n1) Open + stabilize the UI\nOpen the Warden App URL (user-provided).\nWait for the dashboard/home view to load.\nTake a snapshot and identify:\ncurrent network\nwallet/account label\nbalances overview / portfolio view\n2) Read-only actions (default)\n\nUse these first when the user asks “what do we have / what’s going on?”\n\nPortfolio: balances, chains, token list\nPositions (perps): open positions, PnL, leverage\nActivity/history: recent swaps/trades, deposits/withdrawals\nRewards/points (if applicable): PUMPs / quests / referrals\n3) Transactional actions (requires explicit approval each time)\n\nExecution gate: Do not click the final confirm button unless the user explicitly replies with \"yes, execute\" (or an unambiguous equivalent).\n\nBefore clicking a final “Confirm/Swap/Trade” button, summarize:\n\nchain + token in/out + amount\nslippage + fees\nexpected execution (market/limit; leverage if perps)\nwhat could go wrong (MEV, thin liquidity, liquidation)\n\nThen proceed.\n\nSupported action patterns:\n\nSwap token A → token B\nDeposit/withdraw to/from a protocol\nOpen/close perp position\nSet stop / TP (if available)\n4) Post-action verification\n\nAfter execution:\n\nconfirm status (submitted/confirmed)\nconfirm updated balances/positions\ncapture transaction id/link if shown\nBuilding the OpenClaw wrapper skill\n\nWhen asked to \"create a skill that allows other agents to use the Warden App\":\n\nRecord the minimal set of repeatable workflows (URLs + UI landmarks) in references/warden-ui-notes.md.\nCreate small deterministic scripts only when they reduce errors (e.g., parsing a transaction summary or normalizing a confirmation checklist).\nKeep SKILL.md lean; put volatile UI selectors / screenshots / step-by-step clickpaths in references.\nReferences\nRead references/warden-ui-notes.md when you need the latest app URL(s), nav map, and known UI landmarks."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/deiu/warden-app",
    "publisherUrl": "https://clawhub.ai/deiu/warden-app",
    "owner": "deiu",
    "version": "0.1.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/warden-app",
    "downloadUrl": "https://openagent3.xyz/downloads/warden-app",
    "agentUrl": "https://openagent3.xyz/skills/warden-app/agent",
    "manifestUrl": "https://openagent3.xyz/skills/warden-app/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/warden-app/agent.md"
  }
}