← 返回 Skills 市场
geniustimee

YYClaw

作者 GeniusTimee · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
217
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yyclaw
功能描述
Access and call 50+ AI models via YYClaw API with on-chain stablecoin payments; check balance, usage, models, and make API calls using one API key.
安全使用建议
This skill appears to do what it says (wrap YYClaw API calls), but note the registry metadata omission: SKILL.md requires YYCLAW_API_KEY (and optionally YYCLAW_BASE_URL) even though the manifest lists no env vars. Before installing: 1) Verify the service domain (https://crypto.yyclaw.cc) and its reputation and TLS certificate; 2) Be aware the skill will read YYCLAW_API_KEY from your environment and send it to that external endpoint — do not paste private keys or long-lived wallet keys into the agent/chat; 3) Because payments are on‑chain, prefer minimum/ephemeral allowances or low test balances and monitor on‑chain approvals/transactions; 4) Consider setting YYCLAW_BASE_URL only to a trusted endpoint (avoid overriding to untrusted URLs); 5) If you need higher assurance, ask the publisher for provenance (homepage, owner contact, audit) or request the registry metadata be updated to declare YYCLAW_API_KEY as a required credential. If you don’t trust the external payment/gateway provider, do not provide the API key.
功能分析
Type: OpenClaw Skill Name: yyclaw Version: 1.0.0 The skill is a standard API integration for the YYClaw AI gateway (crypto.yyclaw.cc), providing functionality to check balances, usage, and call AI models. The instructions in SKILL.md and the provided code snippets are consistent with the stated purpose and do not exhibit any signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The SKILL.md describes a gateway that requires a YYCLAW_API_KEY to call models and check balance — this is consistent with the skill's description. However, the registry metadata lists no required environment variables or primary credential, which is an inconsistency (the skill clearly needs an API key).
Instruction Scope
The runtime instructions are narrowly scoped to interacting with https://crypto.yyclaw.cc: reading the YYCLAW_API_KEY, calling /v1/balance, /v1/usage, /v1/models, and /v1/chat/completions. The instructions do not request unrelated system files, secrets, or network exfiltration beyond the gateway endpoint.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is written to disk or downloaded by the skill itself, which minimizes install-time risk.
Credentials
The skill requires a single service API key (YYCLAW_API_KEY) and optionally YYCLAW_BASE_URL — both are proportionate to the described functionality. The concern is that the registry metadata does not declare this required credential, so users relying on metadata may not realize an API key (and therefore tokens/approval on-chain) will be used/sent to an external service.
Persistence & Privilege
always is false and the skill is user-invocable. There is no install behavior or configuration changes, so it does not request elevated persistence or system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yyclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yyclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: pay-per-call AI gateway skill with balance check, usage logs, model listing, and OpenAI-compatible API calls
元数据
Slug yyclaw
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

YYClaw 是什么?

Access and call 50+ AI models via YYClaw API with on-chain stablecoin payments; check balance, usage, models, and make API calls using one API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 217 次。

如何安装 YYClaw?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install yyclaw」即可一键安装,无需额外配置。

YYClaw 是免费的吗?

是的,YYClaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

YYClaw 支持哪些平台?

YYClaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 YYClaw?

由 GeniusTimee(@geniustimee)开发并维护,当前版本 v1.0.0。

💬 留言讨论