← Back to Skills Marketplace
Xendit
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xendit
Description
Xendit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xendit data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xendit - After installation, invoke the skill by name or use
/xendit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Xendit?
Xendit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xendit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Xendit?
Run "/install xendit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xendit free?
Yes, Xendit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xendit support?
Xendit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xendit?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills