← 返回 Skills 市场
Summon Translator Skill
作者
nikirun2017-phache
· GitHub ↗
· v1.0.0
· MIT-0
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install summon-translator-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/summon-translator-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Summon Translator Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install summon-translator-skill」即可一键安装,无需额外配置。
Summon Translator Skill 是免费的吗?
是的,Summon Translator Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Summon Translator Skill 支持哪些平台?
Summon Translator Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Summon Translator Skill?
由 nikirun2017-phache(@nikirun2017-phache)开发并维护,当前版本 v1.0.0。
推荐 Skills