← 返回 Skills 市场
translateflow-api
作者
Jbennett111
· GitHub ↗
· v1.0.0
386
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install translateflow-api
功能描述
AI-powered translation services using TranslateFlow API - translation, translate text, language conversion, multilingual translation, language translation, d...
安全使用建议
Before installing or using this skill, be aware it will transmit whatever text and uploaded files you provide to https://translateflow.vosscg.com. Verify the TranslateFlow service reputation and privacy/terms, avoid sending sensitive or confidential data (personal data, passwords, private keys, medical/legal secrets) to the service, and consider creating a dedicated or limited API key. The SKILL.md does not prescribe secure storage for the API key — plan to store credentials in a secure vault or agent config with restricted scope and revoke the key when done. If you allow the agent to call skills autonomously, monitor network activity and test first with non-sensitive sample data (or a disposable email) to confirm behavior.
功能分析
Type: OpenClaw Skill
Name: translateflow-api
Version: 1.0.0
The skill provides translation services via the TranslateFlow API (translateflow.vosscg.com) but contains risky patterns in its instructions. It directs the agent to collect user emails for external registration and provides shell command templates in SKILL.md that incorporate user-provided text directly into curl commands, which presents a command injection risk if the agent does not sanitize inputs. Per the evaluation criteria, the use of shell and network capabilities for the stated purpose, combined with the collection of user data, warrants a suspicious classification.
能力评估
Purpose & Capability
The name/description match the instructions: the SKILL.md shows how to sign up for an API key and call TranslateFlow endpoints for text, batch, document, and domain-specific translation. There are no unrelated environment variables or binaries requested.
Instruction Scope
Instructions are focused on signing up and calling the TranslateFlow API via curl. They explicitly ask the agent to collect the user's email to create an API key and to upload files for document translation, which means user content (and files) will be sent to a third-party service. The skill does not detail how the API key should be stored securely.
Install Mechanism
No install spec or code files are present; this is an instruction-only skill, so nothing is written to disk by the skill itself.
Credentials
The skill does not request any environment variables, system config paths, or unrelated credentials. It will ask for a user email and an API key (appropriate for this purpose). The API key is sensitive; the SKILL.md lacks concrete guidance for secure storage.
Persistence & Privilege
always:false and default model invocation settings are used. The skill can be invoked autonomously by the agent (platform default) — combined with outbound network calls this increases the risk surface, but the setting itself is expected and not excessive.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install translateflow-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/translateflow-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
translateflow-api 是什么?
AI-powered translation services using TranslateFlow API - translation, translate text, language conversion, multilingual translation, language translation, d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 386 次。
如何安装 translateflow-api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install translateflow-api」即可一键安装,无需额外配置。
translateflow-api 是免费的吗?
是的,translateflow-api 完全免费(开源免费),可自由下载、安装和使用。
translateflow-api 支持哪些平台?
translateflow-api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 translateflow-api?
由 Jbennett111(@jbennett111)开发并维护,当前版本 v1.0.0。
推荐 Skills