← 返回 Skills 市场
gora050

Xero

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
355
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xero-integration
功能描述
Xero integration. Manage accounting data, records, and workflows. Use when the user wants to interact with Xero data.
安全使用建议
This skill appears to do what it claims: it uses the Membrane CLI to connect to Xero and run actions. Before installing or using it: 1) Verify the @membranehq/cli npm package and publisher (check the npm page and the project's GitHub/repo) to ensure you’re installing the official CLI. 2) Be aware you will need a Membrane account and that Membrane will store/manage Xero credentials and tokens—review their privacy/security policies. 3) Installing a global npm CLI has system-wide impact; prefer installing in a controlled environment if you have security concerns. 4) The registry metadata did not declare the required 'membrane' binary even though SKILL.md requires it — treat that as a minor inconsistency and confirm install steps. 5) Because this skill is instruction-only, there was no code to scan; if you need stronger assurance, inspect the Membrane CLI source or the connector implementation before granting access or sending sensitive data.
功能分析
Type: OpenClaw Skill Name: xero-integration Version: 1.0.2 The skill bundle provides instructions and metadata for an AI agent to integrate with Xero using the Membrane CLI. The SKILL.md file outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and executing accounting actions via the 'membrane' command-line tool. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing Xero accounting data.
能力评估
Purpose & Capability
The skill claims to integrate with Xero and its SKILL.md exclusively describes using the Membrane platform to talk to Xero — this is coherent. However, the registry metadata lists no required binaries while the instructions require installing and using the 'membrane' CLI (npm @membranehq/cli). The SKILL.md also requires network access and a Membrane account, which are proportionate to the stated purpose.
Instruction Scope
All runtime instructions are scoped to installing/using the Membrane CLI, logging in, creating a connection to Xero, running pre-built actions, or proxying requests through Membrane to Xero. The instructions do not ask the agent to read unrelated files, environment variables, or system paths.
Install Mechanism
This is an instruction-only skill (no platform install spec). SKILL.md tells the user to run 'npm install -g @membranehq/cli' — an npm global install from the public registry (moderate risk). There is no use of downloaded archives or unknown URLs, but the skill relies on a third-party CLI the user will install themselves; verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or credentials; authentication is delegated to Membrane, which will manage Xero credentials and token refresh. That is proportionate for a connector-style integration. Users should be aware Membrane will hold Xero auth tokens for the connection.
Persistence & Privilege
The skill does not request persistent platform privileges (always: false) and does not indicate modification of other skills or system-wide settings. Normal autonomous invocation remains allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xero-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xero-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug xero-integration
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Xero 是什么?

Xero integration. Manage accounting data, records, and workflows. Use when the user wants to interact with Xero data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 355 次。

如何安装 Xero?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xero-integration」即可一键安装,无需额外配置。

Xero 是免费的吗?

是的,Xero 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xero 支持哪些平台?

Xero 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xero?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。

💬 留言讨论