📦 Kite Agent Smart Wallet Permissionless Protocol — 智能钱包管理

v1.0.0

在 Kite AI 网络上为 AI 智能体创建并管理模块化、带权限的智能钱包,支持会话密钥与支出限额,实现无需许可的安全链上交互与资产管理。

0· 302·0 当前·0 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is documentation/instruction for a smart-wallet protocol — it itself doesn't require or hold your private keys. Before using it: (1) Verify the contract addresses and source on the Kite block explorer; (2) test on the Kite testnet (RPC/faucet) before mainnet; (3) never paste private keys or long-term signing secrets into chat or into an agent without explicit safeguards; (4) ensure any agent you allow to sign transactions is limited via session keys / spending limits as described; (5)...
详细分析 ▾
用途与能力
Name/description (smart-wallet protocol for AI agents) aligns with the provided SKILL.md, README, and skill.json: all describe contract addresses, testnet/mainnet RPCs, and example ethers.js usage. There are no unrelated credentials, binaries, or install steps requested.
指令范围
SKILL.md contains usage examples (ethers.js snippets) and protocol documentation only. It does not instruct the agent to read local files, environment variables, or system state, nor to send data to unexpected external endpoints beyond the stated RPC/explorer URLs.
安装机制
No install spec or code files are present; this is an instruction-only skill. No downloads or archive extraction occur, which minimizes filesystem risk.
凭证需求
The skill declares no required environment variables or credentials. Practically, performing the shown actions (creating wallets, sending transactions) requires a signer/private key and a provider RPC — but the skill does not request or attempt to access such secrets itself. This is proportionate, but operators must supply signing credentials externally.
持久化与权限
Skill is not always-enabled and does not request persistent system privileges or modify other skills. It is user-invocable and allows model invocation (platform default), which is expected for functional skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/25

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install kite-agent-smart-wallet-permissionless-protocol
镜像加速npx clawhub@latest install kite-agent-smart-wallet-permissionless-protocol --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库