← 返回 Skills 市场
underbench2-gif

API Health Checker

作者 underbench2-gif · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
648
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ub2-api-health-checker
功能描述
Tests API endpoints by sending requests, validating responses, measuring performance, handling authentication, and generating detailed health reports.
安全使用建议
This skill is coherent for API testing, but exercise caution when providing secrets or testing internal endpoints. Do not paste long-lived production API keys into prompts unless you trust the environment; prefer short-lived or scoped tokens. Decide in advance whether response bodies and headers (which may contain sensitive data) should be included in reports. Limit tests to the endpoints you control and avoid instructing the skill to scan internal/localhost addresses unless you intend that. If you need continuous monitoring, verify how results will be stored or transmitted — this instruction-only skill does not declare any persistent storage or transmit destinations, so ask the publisher how reports are delivered and retained before sending sensitive data.
功能分析
Type: OpenClaw Skill Name: ub2-api-health-checker Version: 1.0.0 The skill bundle, consisting of `_meta.json` and `SKILL.md`, describes an API health checker. The `SKILL.md` documentation outlines standard functionality for testing API endpoints, including support for various HTTP methods, response validation, performance measurement, and handling authentication headers (API keys, Bearer tokens). While handling authentication tokens involves sensitive data, this is a necessary and expected capability for an API health checker and the instructions do not suggest any malicious intent such as exfiltration, unauthorized access, or prompt injection against the agent to perform actions beyond the stated purpose.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions: sending HTTP requests, validating responses, handling auth headers, measuring timing, and producing reports. There are no declared environment variables, binaries, or installs that don't belong to an API health checker.
Instruction Scope
Instructions are limited to making HTTP requests and validating responses, which is appropriate. They allow arbitrary endpoints, custom headers, and request bodies (including authentication tokens). That is expected for this purpose, but it also means the skill will accept and use sensitive values provided by the user and can be pointed at internal/private endpoints if the user asks it to.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes risk from installation artifacts — nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables or credentials, which is consistent because authentication is expected to be provided per-request via headers or bodies. Users should be aware this means any API keys or bearer tokens must be supplied in prompts or request configurations (not stored by the skill).
Persistence & Privilege
always is false and the skill is user-invokable (normal). The SKILL.md does not request persistent background monitoring or self-enablement, so it does not ask for elevated or permanent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ub2-api-health-checker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ub2-api-health-checker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of API Health Checker skill. - Test API endpoints with configurable methods, authentication, and request data. - Validate response status codes, times, and structure. - Measure and report on API performance (average, min, max, p95 response times). - Generate comprehensive health reports with per-endpoint details and recommendations.
元数据
Slug ub2-api-health-checker
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

API Health Checker 是什么?

Tests API endpoints by sending requests, validating responses, measuring performance, handling authentication, and generating detailed health reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 648 次。

如何安装 API Health Checker?

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

API Health Checker 是免费的吗?

是的,API Health Checker 完全免费(开源免费),可自由下载、安装和使用。

API Health Checker 支持哪些平台?

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

谁开发了 API Health Checker?

由 underbench2-gif(@underbench2-gif)开发并维护,当前版本 v1.0.0。

💬 留言讨论