← Back to Skills Marketplace
Stripe Corporate Card
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
176
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install stripe-corporate-card
Description
Stripe Corporate Card integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Corporate Card data.
Usage Guidance
This skill is coherent for integrating Stripe Corporate Card via the Membrane platform, but before installing: 1) Verify the @membranehq/cli package and the getmembrane.com / GitHub repository are legitimate and reviewed (npm packages run arbitrary code when installed globally). 2) Confirm that routing Stripe data and auth through Membrane’s servers meets your privacy, compliance, and contractual requirements. 3) Prefer installing/testing on a non-production machine or with a least-privilege/dedicated Stripe account initially. 4) If you cannot or will not trust Membrane to host credentials, do not use this skill — it intentionally avoids local API key handling and centralizes auth with Membrane.
Capability Analysis
Type: OpenClaw Skill
Name: stripe-corporate-card
Version: 1.0.3
The skill bundle provides instructions for an AI agent to manage Stripe Corporate Card data via the Membrane CLI. The logic in SKILL.md focuses on legitimate integration workflows, including authentication, action discovery, and execution through the @membranehq/cli. No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found.
Capability Tags
Capability Assessment
Purpose & Capability
The name and description (Stripe Corporate Card integration) match the SKILL.md: all instructions describe installing and using the Membrane CLI to create connections and call actions against the Stripe Corporate Card connector. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
The runtime instructions stay on-purpose: they tell the user/agent to install and run the Membrane CLI, log in, create or list connections, discover or run actions, and pass JSON inputs. The instructions do not ask the agent to read unrelated system files, environment variables, or to exfiltrate data. They do instruct installing/running CLI commands (npm install -g and membrane login/connect/action run), which are expected for a CLI-based integration.
Install Mechanism
There is no formal install spec in the registry metadata, but the SKILL.md instructs installing an npm package globally: `npm install -g @membranehq/cli@latest`. Installing an npm package globally executes third-party code and modifies the system; this is a moderate-risk operation but is coherent with the skill's design. The package appears to be from the @membranehq namespace and the skill references getmembrane.com and a GitHub repo; verify those sources and the package contents before installing.
Credentials
The skill declares no required env vars or local credentials (proportional). However, runtime usage relies on logging into the Membrane service, which will manage Stripe auth server-side. That means Stripe Corporate Card data and OAuth tokens will be handled by Membrane's infrastructure — confirm that routing/holding third-party data is acceptable for your security/compliance needs.
Persistence & Privilege
The skill does not request always: true and is user-invocable. The CLI login will persist credentials locally (typical behavior) and Membrane manages server-side tokens; nothing in the skill attempts to alter other skills or system-wide agent settings. This level of persistence is expected for a CLI-backed integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stripe-corporate-card - After installation, invoke the skill by name or use
/stripe-corporate-card - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Stripe Corporate Card?
Stripe Corporate Card integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Corporate Card data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install Stripe Corporate Card?
Run "/install stripe-corporate-card" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stripe Corporate Card free?
Yes, Stripe Corporate Card is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stripe Corporate Card support?
Stripe Corporate Card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stripe Corporate Card?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills