← Back to Skills Marketplace
Stripe Identity
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
160
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install stripe-identity
Description
Stripe Identity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Identity data.
Usage Guidance
This skill is internally coherent: it delegates Stripe Identity work to the Membrane service and its CLI. Before installing or using it, verify you trust Membrane and the npm package maintainer: prefer running with npx (avoids a global install) or inspect the package on npm/github, confirm the repository and publisher identity, and review any OAuth scopes/prompts shown during membrane login. Remember that installing a global npm CLI grants that package code execution on your machine, and that using Membrane means you are trusting a third party to hold and manage Stripe credentials on your behalf.
Capability Analysis
Type: OpenClaw Skill
Name: stripe-identity
Version: 1.0.3
The skill provides instructions for an AI agent to interact with Stripe Identity using the Membrane CLI. It outlines standard procedures for installation (via npm), authentication, and action management through the Membrane platform. The instructions prioritize security best practices by advising the agent to use managed connections rather than requesting raw API keys from the user. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description say 'Stripe Identity' and the instructions exclusively describe using the Membrane CLI to create a connection and run actions against a Stripe Identity connector. The declared needs (network, Membrane account) match the stated purpose.
Instruction Scope
SKILL.md instructs installing the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not ask the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unknown endpoints; it consistently points calls at Membrane tooling.
Install Mechanism
The install instructions use npm (npm install -g @membranehq/cli@latest or npx). This is a common, expected mechanism for a CLI provided via npm, but installing a global npm package gives that package the ability to run arbitrary code on the host. No download-from-arbitrary-URL or archive extraction is requested.
Credentials
The skill requests no environment variables or local credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage auth. That is proportionate to a brokered integration.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request persistent system-wide modifications or access to other skills' configs. Default autonomous invocation is allowed (platform default) but not an additional privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stripe-identity - After installation, invoke the skill by name or use
/stripe-identity - 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 Identity?
Stripe Identity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Identity data. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Stripe Identity?
Run "/install stripe-identity" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stripe Identity free?
Yes, Stripe Identity is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stripe Identity support?
Stripe Identity is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stripe Identity?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills