← 返回 Skills 市场
danihe001

Node.js API 客户端黄金标准

作者 steve xia · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
289
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install reliable-api-client
功能描述
Node.js API 客户端黄金标准 v3.0 - 多Endpoint + 多Key轮询 + 限流 + 熔断器
安全使用建议
This package appears to implement the documented reliable API client features and does not request unrelated credentials, which is good — but you should not install/run it blind. Before using: (1) review the full, untruncated reliable-api-client.js to verify there are no hardcoded or hidden remote endpoints, callbacks, telemetry, or obfuscated/eval/child_process usage; (2) search the codebase for any hardcoded hostnames, IPs, or unusual network calls; (3) confirm it does not log or transmit API keys or sensitive payloads to third parties; (4) verify the license, author identity, and whether the repo on the stated homepage matches this package; (5) run the code in a sandbox or CI test environment with non-production keys; (6) if you need higher assurance, request the complete source and a short security review (or run static analysis tools). The file included in the submission is truncated and EVOMAP_STANDARD.md is referenced but not present — those gaps reduce confidence and are the main reason this assessment is 'suspicious' rather than 'benign.'
功能分析
Type: OpenClaw Skill Name: reliable-api-client Version: 1.0.0 The skill provides a robust Node.js API client (reliable-api-client.js) designed for OpenAI-compatible services, featuring multi-endpoint rotation, circuit breaking, and rate limiting. The implementation uses standard Node.js modules (https/http) and follows best practices for reliability without any evidence of data exfiltration, malicious execution, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description (multi-endpoint, multi-key, rate limiting, circuit breaker) align with the included code (EndpointManager, rate limiter, connection pool, circuit breaker, backoff). No extraneous services or unrelated credentials are requested.
Instruction Scope
SKILL.md is an instruction-only surface that documents usage and references the JS file. It does not ask the agent to read unrelated system files or environment variables. It does reference an 'EVOMAP_STANDARD.md' document that is not included in the package — missing documentation should be checked. The runtime instructions do not appear to instruct exfiltration, but the JS file provided here is truncated so the full runtime behavior (network endpoints, logging of secrets, or hidden callbacks) cannot be fully confirmed.
Install Mechanism
No install spec is present (instruction-only), and the package contains a single JS file. No downloads from external URLs or package manager installs are specified. This is a low-risk install mechanism, but you should still vet the code before running.
Credentials
The skill declares no required environment variables or credentials. The client takes API keys/endpoints via its constructor, which is appropriate for this purpose. There are no extra unrelated secrets requested in manifest or SKILL.md.
Persistence & Privilege
The skill does not request always:true and defaults to user-invocable/autonomous invocation. There is no indication it modifies other skill configs or requires elevated agent/system privileges in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reliable-api-client
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reliable-api-client 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 首发:HTTP 请求重试、超时控制、错误处理、资源清理
元数据
Slug reliable-api-client
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Node.js API 客户端黄金标准 是什么?

Node.js API 客户端黄金标准 v3.0 - 多Endpoint + 多Key轮询 + 限流 + 熔断器. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。

如何安装 Node.js API 客户端黄金标准?

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

Node.js API 客户端黄金标准 是免费的吗?

是的,Node.js API 客户端黄金标准 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Node.js API 客户端黄金标准 支持哪些平台?

Node.js API 客户端黄金标准 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Node.js API 客户端黄金标准?

由 steve xia(@danihe001)开发并维护,当前版本 v1.0.0。

💬 留言讨论