← Back to Skills Marketplace
translateflow-api
by
Jbennett111
· GitHub ↗
· v1.0.0
386
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install translateflow-api
Description
AI-powered translation services using TranslateFlow API - translation, translate text, language conversion, multilingual translation, language translation, d...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install translateflow-api - After installation, invoke the skill by name or use
/translateflow-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is translateflow-api?
AI-powered translation services using TranslateFlow API - translation, translate text, language conversion, multilingual translation, language translation, d... It is an AI Agent Skill for Claude Code / OpenClaw, with 386 downloads so far.
How do I install translateflow-api?
Run "/install translateflow-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is translateflow-api free?
Yes, translateflow-api is completely free (open-source). You can download, install and use it at no cost.
Which platforms does translateflow-api support?
translateflow-api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created translateflow-api?
It is built and maintained by Jbennett111 (@jbennett111); the current version is v1.0.0.
More Skills