← 返回 Skills 市场
Xeditor
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xeditor
功能描述
Xeditor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xeditor data.
安全使用建议
This skill appears to be what it says: an integration that uses the Membrane CLI to access Xeditor. Before installing or running commands: 1) Verify the Membrane CLI package and publisher (check the npm package page and the GitHub repo referenced) to ensure you trust the maintainer. 2) Prefer `npx` or a local install if you want to avoid a global npm install. 3) During the login flow, confirm the authorization URL and OAuth scopes shown in the browser match Membrane/getmembrane and not an unexpected domain. 4) Do not paste any unrelated secrets into the agent; follow the SKILL.md guidance that Membrane manages credentials server-side. If you need higher assurance, review the Membrane project's source code or use a sandboxed environment for initial testing.
功能分析
Type: OpenClaw Skill
Name: xeditor
Version: 1.0.1
The xeditor skill provides instructions for an AI agent to manage documents and workflows using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution via the Membrane platform, which handles API interactions and credentials server-side. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the code and instructions are consistent with the stated purpose of integrating with the Xeditor service.
能力评估
Purpose & Capability
Name/description (Xeditor integration) align with the runtime instructions: the SKILL.md consistently instructs the agent/user to use the Membrane CLI and the xeditor connector to list, create, and run actions against Xeditor data. Nothing in the file asks for unrelated cloud credentials or access to unrelated subsystems.
Instruction Scope
The SKILL.md confines all runtime steps to installing/using the @membranehq/cli, authenticating via Membrane's login flow, creating a connection, discovering actions, and running them. It does not instruct reading arbitrary host files, scanning system config, or exfiltrating data to unexpected endpoints. Minor note: the docs recommend both global npm install and npx usage (inconsistent but not harmful).
Install Mechanism
There is no formal install spec in the registry (this is an instruction-only skill), but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a third-party CLI via npm is a reasonable, common approach but carries the usual supply-chain considerations: verify the package identity and maintainers before global installation, or prefer `npx`/local install to reduce system-wide impact.
Credentials
The skill declares no required environment variables or credentials. Authentication is performed via Membrane's login flow (browser or headless URL/code). This matches the guidance in SKILL.md which explicitly advises not to ask users for API keys. There are no extraneous credential requests.
Persistence & Privilege
The skill is not configured as always-on (always: false) and is user-invocable. It does not request changes to other skills or system-wide settings. Autonomous invocation is allowed (default) but is not combined with excessive privileges or broad credential access here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xeditor - 安装完成后,直接呼叫该 Skill 的名称或使用
/xeditor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Xeditor 是什么?
Xeditor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xeditor data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Xeditor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xeditor」即可一键安装,无需额外配置。
Xeditor 是免费的吗?
是的,Xeditor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xeditor 支持哪些平台?
Xeditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xeditor?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills