📦 celo-defi — Celo DeFi集成

v1.0.2011

一键接入 Celo 链上主流 DeFi 协议,快速实现 Uniswap、Aave、Ubeswap 等 DEX 的兑换、借贷、流动性管理功能,降低合约交互复杂度。

0· 270·0 当前·0 累计
by @san-npm (San Clemente)
下载技能包
最后更新
2026/3/9
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent and low-risk as provided, but take these practical precautions before using it in production: 1) Verify every contract address on Celoscan or the official protocol docs (the skill itself advises this). 2) Test on Alfajores (the testnet addresses are included) before mainnet usage. 3) Never paste private keys or secrets into any tool; the code samples assume wallet-provider signing (e.g., MetaMask/CeloWallet) and will prompt the user to approve transactions. 4) Because the ...
详细分析 ▾
用途与能力
The skill's name/description (Celo DeFi integration) matches the included contents: contract addresses, protocol lists, and code samples for swaps, lending, and liquidity. There are no unrelated dependencies, binaries, or credentials requested. Note: the registry 'source' and homepage are missing, so authorship cannot be independently verified, but that does not make the content incoherent.
指令范围
SKILL.md contains only documentation and code examples (TypeScript snippets using window.ethereum / viem). The instructions do not tell the agent to read unrelated system files, environment variables, or exfiltrate data. The code examples assume user wallet interaction (expected for transaction signing). The file even advises verifying addresses on Celoscan.
安装机制
No install spec and no code files to execute are provided (instruction-only). This minimizes the surface for arbitrary code execution or unexpected downloads.
凭证需求
The skill declares no required environment variables, credentials, or config paths and the SKILL.md does not reference hidden env vars. The integration samples rely on browser wallet providers (window.ethereum), which is appropriate for the stated purpose.
持久化与权限
The skill does not request always:true or other elevated persistence. Autonomous invocation is allowed (platform default) but there are no additional privileges or system modifications requested by the skill.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.20112026/3/9

NULL

无害

安装命令

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