← Back to Skills Marketplace
Summon Translator Skill
by
nikirun2017-phache
· GitHub ↗
· v1.0.0
· MIT-0
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install summon-translator-skill
Description
Translate safety procedures, supplier documents, and Articulate Rise 360 eLearning content into 137+ languages using AI. Built for supply chain teams, HSE pr...
Usage Guidance
This skill appears to do exactly what it says: it uploads files to summontranslator.com using a SUMMON_API_KEY to create translation jobs. Before installing or using it, verify the vendor (summontranslator.com), review their privacy/data-retention and billing policies (uploads are billed per word), and confirm whether your organization can send the specific documents (SDS, JSAs, supplier forms) to a third party. Test with non-sensitive files first, keep your SUMMON_API_KEY secret (store it in a secure secrets manager), and consider rotating/revoking the key if you stop using the service. If your organization requires on‑prem or stricter data controls for safety-critical content, request an enterprise/isolated deployment or avoid uploading such files.
Capability Analysis
Type: OpenClaw Skill
Name: summon-translator-skill
Version: 1.0.0
The summon-translator-skill bundle (SKILL.md) facilitates document translation via the summontranslator.com API. It is classified as suspicious due to shell injection vulnerabilities where user-controlled parameters (e.g., file_path, target_languages) and API-provided strings (e.g., downloadUrl) are directly interpolated into curl commands. Additionally, the documentation references non-existent, future-dated AI models like 'claude-haiku-4-5-20251001', which is anomalous, though no clear evidence of intentional malice or unauthorized data exfiltration was found.
Capability Assessment
Purpose & Capability
Name and description match the actions in SKILL.md: uploading local files, creating translation jobs, polling for completion, and downloading translated outputs. The only external requirement (SUMMON_API_KEY) is exactly what an external translation API would need.
Instruction Scope
Instructions are scoped to the translation workflow (curl upload, poll job status, download results). This is expected, but the workflow necessarily uploads local files (potentially sensitive compliance/HSE content) to summontranslator.com — users should be aware the skill transmits full file contents to a third-party service.
Install Mechanism
No install spec or code files are present (instruction-only). No packages or downloads are requested, so there is no installation risk from arbitrary code being written or executed locally.
Credentials
The only declared config requirement is SUMMON_API_KEY (used in the supplied curl examples). No unrelated credentials, binaries, or config paths are requested.
Persistence & Privilege
Skill is user-invocable (not always: true) and does not request persistent system privileges or modify other skills. Autonomous invocation is allowed by platform default but is not combined with other concerning factors here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install summon-translator-skill - After installation, invoke the skill by name or use
/summon-translator-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Summon Translator Skill 1.0.0 — initial public release
- Instantly translate safety procedures, supplier documents, and Articulate Rise 360 eLearning content into 137+ languages.
- Built for supply chain, HSE, and L&D teams needing compliance-accurate translations.
- Supports XLIFF (Rise 360), CSV, JSON, PO, XML, properties, Markdown, .strings, and more.
- Pay-as-you-go pricing with simple API key setup and bearer token authentication.
- Features translation job submission, job status checking, and batch file downloads.
- Offers model and provider selection, with best practices for HSE and compliance content.
Metadata
Frequently Asked Questions
What is Summon Translator Skill?
Translate safety procedures, supplier documents, and Articulate Rise 360 eLearning content into 137+ languages using AI. Built for supply chain teams, HSE pr... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Summon Translator Skill?
Run "/install summon-translator-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Summon Translator Skill free?
Yes, Summon Translator Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Summon Translator Skill support?
Summon Translator Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Summon Translator Skill?
It is built and maintained by nikirun2017-phache (@nikirun2017-phache); the current version is v1.0.0.
More Skills