安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and runtime instructions are coherent with a translation/chat wrapper for the mongol.open-idea.net API and only request a single service API key.
评估建议
This skill appears to be what it claims: a wrapper for the mongol.open-idea.net translation/chat API that requires a single API key (MENGGUYU_API_KEY). Before installing, confirm you trust the endpoint (https://mongol.open-idea.net), be prepared that your API key will be stored in the agent's OpenClaw environment (set via `openclaw config set`), and avoid sending highly sensitive data to third-party translation services. If you need stronger control, request limited-scope API keys, rotate keys r...详细分析 ▾
✓ 用途与能力
Name/description match the declared behavior: Chinese ⇄ traditional Mongolian translation and chat via the mongol.open-idea.net API. The only required credential is MENGGUYU_API_KEY, which is appropriate for a third-party translation API.
✓ 指令范围
SKILL.md stays within scope: it prescribes calling the service endpoints, parsing/concatenating segment responses, and validating/using the MENGGUYU_API_KEY. It explicitly excludes actions like sending email, web scraping, or remote orchestration. The only operational side-effect is guidance to set the env var via `openclaw config set`.
✓ 安装机制
Instruction-only skill with no install spec and no code files to execute; lowest-risk install footprint.
✓ 凭证需求
Only one environment variable (MENGGUYU_API_KEY) is required and declared as the primary credential. That matches the stated need to authenticate to the Mongolian API; no unrelated secrets or paths are requested.
✓ 持久化与权限
The skill does not request always:true and is user-invocable. It instructs storing the API key into the OpenClaw environment via `openclaw config set`, which is normal for a service-bound skill and within expected scope.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/17
- Initial release of mongolian-llm skill for 中文 ⇄ 传统蒙古文 translation and Mongolian language conversation. - Supports translation, content generation, Mongolian-language email, notifications, documents, and social media posts. - Requires API Key setup via environment variable MENGGUYU_API_KEY; user guidance and security practices included. - Two main endpoints: /translation for strict translation tasks, /chat/completions for conversation and content creation, with automatic interface selection based on user intent. - Includes detailed segmentation, request formatting, and error handling principles for robust and accurate Mongolian language processing.
● Pending
安装命令
点击复制官方npx clawhub@latest install mongolian-llm
镜像加速npx clawhub@latest install mongolian-llm --registry https://cn.longxiaskill.com