← Back to Skills Marketplace
Pipeworx chargebee
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-chargebee
Description
Access and manage Chargebee subscriptions, customers, and invoices with filtering options via Pipeworx Chargebee API v2 integration.
Usage Guidance
This skill claims to manage Chargebee data via a Pipeworx gateway but the runtime instructions are incomplete and do not declare how authentication or data handling is performed. Before installing: verify the operator/maintainer and trustworthiness of https://gateway.pipeworx.io, ask for complete documentation showing where credentials are stored and how requests are authenticated, and confirm what exact customer/invoice data will be transmitted. If you handle sensitive payment or PII data, prefer a skill that explicitly declares required credentials and a clear trust model (or use the official Chargebee integration). Consider disabling autonomous invocation until you can audit a complete spec.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description claim Chargebee integration via a Pipeworx gateway, which is coherent in principle. However, a skill that manages subscriptions/customers/invoices would normally declare required credentials (Chargebee API key or some Pipeworx auth) or explain how auth is obtained — this SKILL.md lists no env vars or primary credential, which is unexpected.
Instruction Scope
SKILL.md provides only short function summaries and an MCP server URL (https://gateway.pipeworx.io/chargebee/mcp). The instructions do not ask the agent to read unrelated files or secrets, but the content appears truncated and lacks details about request/response formats, auth, or what exact data will be transmitted. The explicit external endpoint means user data (customers/invoices) will be sent to a third-party gateway; that is within the skill's purpose but needs explicit disclosure.
Install Mechanism
No install spec and no code files — lowest risk from installation. Nothing will be written to disk by an installer as part of this skill bundle.
Credentials
No environment variables or primary credential are declared even though the skill handles sensitive billing/customer data. The presence of a third-party gateway URL implies authentication and data transfer will happen, but the skill gives no information about where credentials live or whether the gateway is trusted. For a billing integration, at minimum the required credentials and trust model should be explicit.
Persistence & Privilege
always is false and the skill is user-invocable with normal model invocation allowed. Autonomous invocation is permitted by default; combined with the external gateway this increases the importance of understanding what data gets sent, but the skill does not request elevated persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-chargebee - After installation, invoke the skill by name or use
/pipeworx-chargebee - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx chargebee?
Access and manage Chargebee subscriptions, customers, and invoices with filtering options via Pipeworx Chargebee API v2 integration. It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.
How do I install Pipeworx chargebee?
Run "/install pipeworx-chargebee" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx chargebee free?
Yes, Pipeworx chargebee is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx chargebee support?
Pipeworx chargebee is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx chargebee?
It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.
More Skills