Stripe Corporate Card

v1.0.2

Stripe Corporate Card integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Corporate Card data.

0· 76·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Stripe Corporate Card integration) matches the instructions: all steps describe using the Membrane CLI to discover connectors, create a connection, run actions, or proxy API calls. Nothing requested is unrelated to Stripe/Card management.
Instruction Scope
The SKILL.md instructs the user/agent to install and use the Membrane CLI, log in, create connections, list actions, run actions, and proxy requests. These steps stay within the stated integration scope, but they require the user to authenticate to the Membrane service and allow Membrane to mediate API requests.
Install Mechanism
No install spec in the skill bundle (instruction-only), but the document tells the user to run `npm install -g @membranehq/cli`. That is a reasonable, common install suggestion for a CLI, but it does require executing a third-party package installer on the host—users should ensure they trust @membranehq/cli before running it.
Credentials
The skill declares no required env vars, credentials, or config paths. The instructions explicitly recommend letting Membrane handle credentials rather than asking for API keys locally, which is proportionate to the integration's needs.
Persistence & Privilege
The skill does not request always:true, does not install files itself (instruction-only), and does not ask to modify other skills or system-wide agent settings. Agent autonomous invocation remains at platform default and is not an additional concern here.
Assessment
This skill is coherent and appears to do what it says: it teaches using the Membrane CLI to access Stripe Corporate Card. Before using it, be aware you will need to: (1) install and run a third-party CLI package (@membranehq/cli) on your system, (2) sign in to your Membrane account so the service can manage Stripe credentials and proxy API calls, and (3) trust Membrane to handle tokens and requests to Stripe. If you prefer not to rely on a third-party service for credential storage/proxying, consider using Stripe's official SDKs/APIs directly or review Membrane's security/privacy documentation and the @membranehq/cli package source before installing.

Like a lobster shell, security has layers — review code before you run it.

latestvk970s3zfa7zs20ssyx64sazq9n8437hf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments