← 返回 Skills 市场
100
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-kazakh-ime
功能描述
为 OpenClaw 和网页提供哈萨克语输入法,支持英文、阿拉伯文和西里尔文三种输入模式及虚拟键盘切换。
安全使用建议
This skill appears coherent for a browser-based IME, but installing a script into an app's UI gives it runtime access to typed input. Before installing: (1) review the full openclaw-kazakh-ime.js file for any network calls, eval/Function usage, obfuscated strings, or code that sends data off-host; (2) verify the GitHub repository and that the source matches the packaged JS; (3) back up the index.html you will edit and test the script in an isolated environment or non-production profile; (4) confirm the script does not attach to password inputs or other sensitive fields (and if needed, modify it to ignore input[type=password] and other sensitive selectors); (5) prefer installing via an official plugin mechanism or vetted distribution if available. If you want, I can scan the full JS for network/XHR/fetch usage and suspicious patterns or summarize any risky code paths.
功能分析
Type: OpenClaw Skill
Name: openclaw-kazakh-ime
Version: 1.3.0
The skill bundle implements a Kazakh Input Method Editor (IME) but employs a high-risk installation procedure. SKILL.md instructs the agent to modify the core OpenClaw application files (specifically index.html within the npm node_modules directory) to inject a custom JavaScript file (openclaw-kazakh-ime.js). While the script itself appears to be a functional IME without evidence of data exfiltration or malicious payloads, the instruction to modify the host application's distribution files for persistence and UI injection is a high-risk behavior that bypasses standard security boundaries.
能力评估
Purpose & Capability
Name/description (Kazakh IME) match the provided artifacts: SKILL.md documents keyboard modes, mappings, UI and install steps and the included JS implements DOM hooks, virtual keyboard, mappings and mutation observer. Requiring filesystem write access to the OpenClaw UI (to add the JS and edit index.html) is consistent with installing a client-side IME.
Instruction Scope
Runtime instructions are limited to copying a JS file into the OpenClaw control UI and adding a <script> tag; they do not request environment variables or remote endpoints. However, because the IME necessarily intercepts keyboard events in pages, it can read typed text in inputs/textarea (this is expected for an IME and not flagged in the skill, but is an inherent privacy risk). The install snippets use Windows/Administrator paths, which are platform-specific and assume file-system write access.
Install Mechanism
There is no automated install/spec that downloads remote code; installation is manual (copy file + edit HTML). No URLs for downloads or archive extraction are used in the install instructions, which reduces supply-chain risk.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is proportionate to a client-side IME which only needs to run in the browser page context.
Persistence & Privilege
The skill does not set always:true and allows normal autonomous invocation. The install instructions modify the application's HTML (index.html in OpenClaw control-ui), which grants the script persistent execution within that UI — this is typical for a UI plugin but does require filesystem write permissions and means the script will run in the app's context thereafter.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-kazakh-ime - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-kazakh-ime触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
哈萨克语输入法 - 支持阿拉伯文和西里尔文两种书写系统,虚拟键盘,快捷键切换
元数据
常见问题
OpenClaw Kazakh IME 是什么?
为 OpenClaw 和网页提供哈萨克语输入法,支持英文、阿拉伯文和西里尔文三种输入模式及虚拟键盘切换。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 OpenClaw Kazakh IME?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-kazakh-ime」即可一键安装,无需额外配置。
OpenClaw Kazakh IME 是免费的吗?
是的,OpenClaw Kazakh IME 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Kazakh IME 支持哪些平台?
OpenClaw Kazakh IME 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Kazakh IME?
由 ayden76(@ayden76)开发并维护,当前版本 v1.3.0。
推荐 Skills