← 返回 Skills 市场
Ai Intelligent Api Management
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
365
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-api-management
功能描述
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 is an instruction-only wrapper that tells you to clone and run a GitHub project and pip-install its dependencies. That is coherent with an API-management tool, but it means you would be executing code that is not bundled or vetted by the skill. Before installing or running it: review the GitHub repository and the exact commit being cloned; inspect requirements.txt and the code (especially app.py) for network activity, credential access, or subprocess calls; prefer pinned releases or published packages; run the project in a sandboxed environment or container and avoid running as root; and confirm the repo owner/maintainer identity. If the publisher can provide the repository contents, a pinned commit hash, or a vetted install artifact, that would reduce the risk and could change this assessment to benign.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-api-management
Version: 1.0.0
The skill bundle contains only metadata and descriptive documentation for an API management tool. The files (SKILL.md, skill.json, _meta.json) lack any executable code, suspicious instructions, or prompt-injection attempts. The provided installation steps are standard for a Python project, and no indicators of malicious intent or data exfiltration were found.
能力评估
Purpose & Capability
Name/description (API design, docs, testing, monitoring) align with the provided instructions: SKILL.md describes an open-source Python/FastAPI project and gives install/run commands. Nothing requested (no credentials, no unusual binaries) is inconsistent with the declared purpose.
Instruction Scope
SKILL.md instructs the agent to run: git clone https://github.com/openclaw-skills/ai-intelligent-api-management, pip install -r requirements.txt, and python app.py. Because the repository and its code are not bundled with the skill, these instructions cause the agent to fetch and execute arbitrary external code and to install whatever packages the repo requires — an action that can perform I/O, network calls, or exfiltrate data beyond the skill's stated narrow scope.
Install Mechanism
There is no formal install spec in the package; instead the SKILL.md relies on cloning a GitHub repo and pip-installing its requirements. While GitHub is a common host, pip installing unreviewed dependencies can execute code during installation and pull malicious packages if requirements are unpinned or from untrusted sources.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the stated purpose. However, because the code to be run is external and not provided, it may later request or read credentials at runtime — this possibility is not excluded by the skill metadata.
Persistence & Privilege
The skill is not always-enabled and does not request special platform privileges. The runtime instruction to run python app.py would start a local service/process on the host if executed — users should be aware this creates a persistent process outside the agent unless run in a sandbox.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-api-management - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-api-management触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI 智能 API 管理系统.
- 提供可视化 API 设计、自动文档生成、自动化接口测试。
- 支持 API 版本管理和性能监控功能。
- 提供多种定价方案(基础版、专业版、企业版)。
- 适用于 API 开发、接口管理、文档生成和测试等场景。
- 基于 Python + FastAPI 技术栈,支持 OpenAPI/Swagger 标准。
元数据
常见问题
Ai Intelligent Api Management 是什么?
API 管理,接口设计 + 文档 + 测试。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 365 次。
如何安装 Ai Intelligent Api Management?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-api-management」即可一键安装,无需额外配置。
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