← 返回 Skills 市场
Xendit
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xendit
功能描述
Xendit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xendit data.
安全使用建议
This skill appears to do what it claims: it uses the Membrane CLI to connect your agent to Xendit. Before installing or using it: verify the Membrane project and npm package (@membranehq/cli) on GitHub and the npm registry; prefer running commands with npx if you want to avoid a global install; understand that Membrane will broker and store the Xendit credentials/connection (so you must trust their service and review their data/privacy/security policies); avoid providing any Xendit API keys directly into the agent or chat; for sensitive environments consider creating a limited-scope or test Xendit account first and confirm the connector's permissions.
功能分析
Type: OpenClaw Skill
Name: xendit
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Xendit payment gateway using the Membrane CLI. It focuses on legitimate integration workflows such as listing connections and running actions, and it explicitly advises against asking users for sensitive API keys, delegating credential management to the Membrane platform. No malicious code, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The name and description say 'Xendit integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to Xendit, list/create/run actions, and manage data. Asking the user to create a connection via the Membrane connectorKey for Xendit is appropriate for this stated purpose.
Instruction Scope
The runtime instructions are narrowly scoped to installing and using the Membrane CLI, logging in, creating a connection, discovering actions, and running them. The document does not instruct the agent to read arbitrary files, environment variables, or exfiltrate data to other endpoints beyond Membrane and Xendit.
Install Mechanism
There is no registry install spec, but the SKILL.md instructs installing @membranehq/cli globally via npm (or using npx). Installing an npm package is common but carries moderate supply-chain risk — users should verify the package and publisher before running a global install. Using npx (as shown in parts of the doc) avoids a permanent global install.
Credentials
The skill requests no environment variables or credentials locally. However, the design delegates Xendit auth to Membrane: the user logs into Membrane and Membrane will hold and manage Xendit credentials server-side. This is proportionate to the stated purpose but requires trusting Membrane with account access and data.
Persistence & Privilege
The skill is instruction-only and not always-enabled; it does not request persistent system-level privileges. It relies on the Membrane CLI (user-run) and normal interactive login flows. Autonomous invocation is allowed by platform default and is not itself a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xendit - 安装完成后,直接呼叫该 Skill 的名称或使用
/xendit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Xendit 是什么?
Xendit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xendit data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Xendit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xendit」即可一键安装,无需额外配置。
Xendit 是免费的吗?
是的,Xendit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xendit 支持哪些平台?
Xendit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xendit?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills