📦 Convert Units — 单位换算
v1.0.0一键完成货币、物理量纲与编码格式的双向转换,支持实时汇率与常用工程单位,结果精准,开发者与数据分析师的随身换算器。
0· 366·2 当前·2 累计
下载技能包
最后更新
2026/3/4
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is coherent with its stated purpose, but it sends whatever you provide to convert.agentutil.net. Do not send secrets or sensitive data to the skill. If you plan to use the paid tier, verify the payment method and service terms on the provider site (the SKILL.md mentions USDC on Base and 'x402 protocol'). If you require offline or private conversions, prefer a local library instead of this networked service. Finally, because the service endpoint is external and not vetted here, conside...详细分析 ▾
✓ 用途与能力
The skill name/description (unit/currency/encoding conversions) matches the runtime instructions, which show curl calls to a conversion API (convert.agentutil.net) for currency, units, and encodings. No unrelated binaries or credentials are requested.
ℹ 指令范围
The SKILL.md instructs the agent to POST data to https://convert.agentutil.net endpoints. This is expected for a network-backed conversion service, but it means any input you send (including text you ask to convert) will be transmitted to that external service. The metadata includes privacy/pricing claims (free tier 10/day, paid via USDC on Base) that are not verifiable from the skill alone.
✓ 安装机制
There is no install spec and no code files; the skill is instruction-only, so nothing is written to disk and no third-party packages are pulled in.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the described purpose.
✓ 持久化与权限
always:false and the skill does not request persistent system access or modify other skills. The agent may invoke the skill autonomously (platform default), which is normal; combined with network calls this increases blast radius only in the sense the skill can call the external API when used autonomously.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/4
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install convert-units
镜像加速npx clawhub@latest install convert-units --registry https://cn.longxiaskill.com