📦 Vyper — 智能合约助手

v1.0.0

专为区块链场景打造的 Vyper 语言参考工具,提供语法速查、合约模板、安全提示与链上交互示例,帮助开发者高效编写、审计与部署 Vyper 智能合约。

0· 122·1 当前·1 累计
xueyetianya 头像by @xueyetianya (bytesagain4)
下载技能包
最后更新
2026/3/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This is an internally consistent, instruction-only reference skill that runs a bundled local shell script and does not request credentials, perform network access, or modify system state.
评估建议
This skill appears safe: it simply runs a bundled bash script that prints reference/checklist text and does not access network resources or secrets. Before installing, consider whether the generic content meets your needs — it does not include Vyper-specific compiler integration or code examples. If you expect a Vyper (Ethereum) language reference or tooling, you'll still need to install the real Vyper compiler/toolchain separately. As a good practice, inspect the included script (scripts/script...
详细分析 ▾
用途与能力
The skill is presented as a 'Vyper reference tool' and the files provided (SKILL.md + scripts/script.sh) are consistent with a read-only reference utility; however, the script's content is generic reference/checklist text and does not contain specific Vyper (the Ethereum smart-contract language) code examples or compiler interaction — a minor mismatch between advertised narrow purpose and the generic content.
指令范围
SKILL.md instructs the agent to run the included local script (scripts/script.sh) with specific commands. The script only prints static reference text; it does not read other files, environment variables, or call external endpoints.
安装机制
No install spec is provided (instruction-only), and the only code shipped is a small bash script. Nothing is downloaded or written to disk beyond the included files, which is low risk.
凭证需求
The skill declares no required environment variables or credentials, and the script does not access environment variables or secret-containing paths. No disproportionate credential access is requested.
持久化与权限
always is false, the skill is user-invocable only, and it does not attempt to modify other skills or persistent agent configuration. It has no elevated persistence or privilege requirements.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/22

publish v1.0.0

无害

安装命令

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