← Back to Skills Marketplace
danihe001

Node.js API 客户端黄金标准

by steve xia · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
289
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install reliable-api-client
Description
Node.js API 客户端黄金标准 v3.0 - 多Endpoint + 多Key轮询 + 限流 + 熔断器
Usage Guidance
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.'
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reliable-api-client
  3. After installation, invoke the skill by name or use /reliable-api-client
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0 首发:HTTP 请求重试、超时控制、错误处理、资源清理
Metadata
Slug reliable-api-client
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Node.js API 客户端黄金标准?

Node.js API 客户端黄金标准 v3.0 - 多Endpoint + 多Key轮询 + 限流 + 熔断器. It is an AI Agent Skill for Claude Code / OpenClaw, with 289 downloads so far.

How do I install Node.js API 客户端黄金标准?

Run "/install reliable-api-client" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Node.js API 客户端黄金标准 free?

Yes, Node.js API 客户端黄金标准 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Node.js API 客户端黄金标准 support?

Node.js API 客户端黄金标准 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Node.js API 客户端黄金标准?

It is built and maintained by steve xia (@danihe001); the current version is v1.0.0.

💬 Comments