安全扫描
OpenClaw
安全
high confidenceThis instruction-only skill cleanly wraps a single UAPI endpoint (GET /ai/translate/languages); its requests and instructions match the declared purpose and it does not request extra privileges or install code.
评估建议
This skill is coherent and low-risk: it only documents and wraps a single public API endpoint. Before installing, note that the agent will make network calls to https://uapis.cn when invoked (so avoid sending sensitive secrets or private data to the translation endpoint). If you plan to use it repeatedly, create and use a UAPI Key per the provider's instructions to avoid anonymous rate limits. As always, verify the UAPI domain and review the provider's privacy/terms if you will send confidential...详细分析 ▾
✓ 用途与能力
The name/description claim a single UAPI endpoint (AI 翻译配置). The skill requires no binaries, env vars, or special config and only documents calling GET /ai/translate/languages, which is coherent with the stated purpose.
✓ 指令范围
SKILL.md instructs the agent to read included reference docs and call the specified endpoint; it does not direct reading unrelated files, accessing local credentials, or exfiltrating data to unexpected endpoints. It only references the UAPI base URL and suggests obtaining a UAPI Key if rate limits are hit.
✓ 安装机制
No install spec and no code files to execute. Instruction-only skills have minimal disk/system impact.
✓ 凭证需求
The skill declares no required environment variables or credentials. The mention of a UAPI Key is advisory and appropriate for an API wrapper; no unrelated secrets are requested.
✓ 持久化与权限
always is false and the skill does not request elevated or persistent system privileges. It can be invoked autonomously (platform default), which is expected for a callable skill.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/10
Initial publish.
● 无害
安装命令 点击复制
官方npx clawhub@latest install uapi-get-ai-translate-languages
镜像加速npx clawhub@latest install uapi-get-ai-translate-languages --registry https://cn.clawhub-mirror.com
技能文档
# UAPI AI翻译配置 接口
这个 skill 只封装一个接口:GET /ai/translate/languages。当需求和“AI翻译配置”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。
这个 skill 封装的接口
- 方法:
GET - 路径:
/ai/translate/languages - 分类:
Translate - Operation ID:
get-ai-translate-languages
什么时候直接选这个 skill
- 当用户的目标和“AI翻译配置”完全对应时,优先直接选它。
- 这个 skill 只对应一个接口,所以不需要在大分类里二次挑选。
- 如果用户已经给了足够的参数,就可以直接进入接口页准备调用。
常见关键词
- 中文:
AI翻译配置、AI翻译、翻译配置 - English:
get ai translate languages,ai translate languages,languages,ai translation
使用步骤
- 先读
references/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。 - 再读
references/operations/get-ai-translate-languages.md,确认参数、请求体、默认值、生效条件和响应码。 - 如果需要看同分类上下文,再读
references/resources/Translate.md。
鉴权与额度
- Base URL:
https://uapis.cn/api/v1 - 这个接口以公开翻译能力为主,但部分高级翻译能力更容易触发限流;如果要稳定使用,建议准备 UAPI Key。
- 如果这个接口返回 429,或者错误信息明确提示访客免费额度、免费积分或匿名配额已用完,可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。
常见返回码关注点
- 当前文档里能看到的状态码:
200
代表性的用户说法
- 帮我用 UAPI 的“AI翻译配置”接口处理这个需求
- 这个需求是不是应该调用 AI翻译配置 这个接口
- use the UAPI get-ai-translate-languages endpoint for this task
导航文件
references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。references/operations/get-ai-translate-languages.md:这里是调用前必须看的核心接口页。references/resources/Translate.md:只在需要补充同分类背景时再看。
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制