← 返回 Skills 市场
Ai Intelligent Api Management
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
207
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-api-manager
功能描述
API 管理,接口设计 + 文档 + 测试。
使用说明 (SKILL.md)
AI 智能 API 管理系统
描述
API 管理,接口设计 + 文档 + 测试。
功能
- API 设计(可视化设计)
- 文档生成(自动生成)
- 接口测试(自动化测试)
- 版本管理(版本控制)
- 性能监控(API监控)
定价
- 基础版:¥99/月(100 API)
- 专业版:¥499/月(1000 API)
- 企业版:¥1999/月(无限 API)
适用场景
- API 开发
- 接口管理
- 文档生成
- 接口测试
技术栈
- Python + FastAPI
- OpenAPI/Swagger
- 接口测试
- 性能监控
安装
git clone https://github.com/openclaw-skills/ai-intelligent-api-management
cd ai-intelligent-api-management
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
This skill bundle contains only instructions and no code; following it will clone and run code from a GitHub repo and install its Python dependencies. Before installing or running anything: (1) Inspect the linked GitHub repository and review its code, startup scripts, and requirements.txt; (2) Review the repo for any network endpoints, telemetry, or credential usage; (3) Run the project in an isolated environment or container (not on a production machine); (4) Prefer skills that include their code in the package or come from a vetted source; (5) If you must proceed, at minimum audit requirements and run static checks on the cloned code, and avoid supplying sensitive credentials until you confirm what the software needs and why.
功能分析
Type: OpenClaw Skill
Name: ai-api-manager
Version: 1.0.0
The skill bundle contains no functional code and instead provides instructions in SKILL.md for the agent to clone an external GitHub repository and execute its contents (git clone https://github.com/openclaw-skills/ai-intelligent-api-management && python app.py). This 'fetch-and-execute' pattern is a supply chain risk that bypasses static analysis of the actual application logic, although no explicitly malicious intent is found in the provided metadata files.
能力评估
Purpose & Capability
The declared purpose (API design, docs, testing, monitoring) matches what an API-management project would do. However, the packaged skill contains no implementation and instead tells the user/agent to clone and run an external GitHub repo — an inconsistency between the skill bundle and the runtime instructions.
Instruction Scope
The SKILL.md instructs running commands that fetch and execute third-party code (git clone, pip install -r requirements.txt, python app.py). Those steps would cause the agent/user to download and execute arbitrary code outside the skill package and could lead to code execution or data exfiltration. The instructions do not limit or describe what the external code does, nor do they declare any environment/credential needs that external components might require.
Install Mechanism
There is no install spec in the skill bundle, but the README-style instructions direct cloning from a GitHub repo and installing Python dependencies. While GitHub is a common host, this still results in arbitrary remote code being installed and executed (moderate-to-high risk). The skill package itself contains no code to vet.
Credentials
The skill declares no required environment variables or credentials, which is appropriate for the manifest. However, because the agent is instructed to run external software, that external code may request or use secrets/configuration not declared by the skill. The lack of declared env vars therefore provides limited assurance.
Persistence & Privilege
The skill does not request always: true and is user-invocable only. That is reasonable. Still, the instructions run a server (python app.py) which implies long-running network services and potential persistent presence on the host — behavior not captured in the skill metadata and worth considering before running.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-api-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-api-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI 智能 API 管理系统:
- Provides visual API design, automated documentation, and interface testing.
- Supports version management and API performance monitoring.
- Offers tiered pricing for different usage scales.
- Built with Python, FastAPI, and OpenAPI/Swagger standards.
元数据
常见问题
Ai Intelligent Api Management 是什么?
API 管理,接口设计 + 文档 + 测试。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。
如何安装 Ai Intelligent Api Management?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-api-manager」即可一键安装,无需额外配置。
Ai Intelligent Api Management 是免费的吗?
是的,Ai Intelligent Api Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Api Management 支持哪些平台?
Ai Intelligent Api Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Api Management?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills