← 返回 Skills 市场
uctoocom

uctoo-api-skill

作者 UCTooCom · GitHub ↗ · v0.0.1
cross-platform ✓ 安全检测通过
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uctoo-api-skill
功能描述
完整的 uctoo 后端 API 集成技能。将自然语言请求转换为 uctoo-backend API 调用,支持用户管理、产品管理、订单管理、登录认证等功能。使用时用户提及 "uctoo"、"后端API"、"用户管理"、"产品"、"订单"、"登录"、"认证" 等关键词时,你应该直接使用 http_request...
安全使用建议
This skill appears to do what it says: translate user requests into calls to the UCTOO backend. Before enabling it, consider: (1) it will make network requests to the backend (default host https://javatoarktsapi.uctoo.com) — only enable if you trust that endpoint, (2) you or users may provide credentials (username/password) during login flows; the service/platform will store session tokens for automatic injection — ensure you’re comfortable with that behavior, (3) the package includes optional helper scripts that, if run locally, will call the backend and may log responses (check scripts/api_client*.py/js and test_api.py before running), and (4) docs reference BACKEND_URL and other env vars though the skill metadata does not declare them as required — if you need the skill to target a different host, set BACKEND_URL accordingly. If you want further assurance, review the test scripts and token-handling logic in scripts/api_client.* to confirm how tokens and logs are handled.
功能分析
Type: OpenClaw Skill Name: uctoo-api-skill Version: 0.0.1 The uctoo-api-skill bundle is a legitimate API integration for the UCToo backend service. It provides standard Python and JavaScript client scripts (api_client.py, api_client.js) to facilitate HTTP requests for user, product, and order management. The SKILL.md instructions correctly guide the AI agent to use the built-in http_request tool and handle authentication tokens. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code and documentation are consistent with the stated purpose of integrating with the https://javatoarktsapi.uctoo.com endpoint.
能力评估
Purpose & Capability
The name/description (uctoo backend API integration) align with the included SKILL.md and the scripts, which all target the same backend URL and standard CRUD/auth endpoints. The skill does not request unrelated credentials or system access in its registry metadata.
Instruction Scope
SKILL.md instructs the agent to call the provided backend via the runtime http_request tool and relies on an automatic per-session token management behavior. That is coherent for an API skill. Small scope notes: the repository docs and scripts refer to environment variables (BACKEND_URL, DEEPSEEK_API_KEY in README) and include CLI test scripts (python/js) which, if executed, will make network calls and may print/store tokens — these are optional manual artifacts and are not required by SKILL.md at runtime.
Install Mechanism
There is no install spec; the skill is instruction-first and ships helper scripts. Nothing downloads remote code during install and no archive URLs or external package installs are specified.
Credentials
The registry metadata declares no required env vars or credentials, which matches SKILL.md. However several documentation files and scripts reference BACKEND_URL and (in README) DEEPSEEK_API_KEY as optional configuration — this is a mild inconsistency (docs mention env vars though the skill doesn't require them). The scripts default to the public javatoarktsapi.uctoo.com host if BACKEND_URL isn't set.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. The SKILL.md describes session-level token storage/injection (platform feature) but the skill itself does not request extra persistence or attempt to modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uctoo-api-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uctoo-api-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Query your database using natural language - 首个版本发布,全面集成 uctoo 后端 API 接口。 - 支持用户管理、产品管理、订单管理、登录认证等常用 API 操作。 - 自动化 token 管理,无需手动处理授权。 - 明确要求仅通过 http_request 工具发起真实 API 调用。 - 提供详细使用说明、常见错误解决方案,以及请求参数格式规范。
元数据
Slug uctoo-api-skill
版本 0.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

uctoo-api-skill 是什么?

完整的 uctoo 后端 API 集成技能。将自然语言请求转换为 uctoo-backend API 调用,支持用户管理、产品管理、订单管理、登录认证等功能。使用时用户提及 "uctoo"、"后端API"、"用户管理"、"产品"、"订单"、"登录"、"认证" 等关键词时,你应该直接使用 http_request... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 uctoo-api-skill?

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

uctoo-api-skill 是免费的吗?

是的,uctoo-api-skill 完全免费(开源免费),可自由下载、安装和使用。

uctoo-api-skill 支持哪些平台?

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

谁开发了 uctoo-api-skill?

由 UCTooCom(@uctoocom)开发并维护,当前版本 v0.0.1。

💬 留言讨论