← 返回 Skills 市场
Stripe Identity
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
160
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install stripe-identity
功能描述
Stripe Identity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Identity data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stripe-identity - 安装完成后,直接呼叫该 Skill 的名称或使用
/stripe-identity触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Stripe Identity 是什么?
Stripe Identity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Identity data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Stripe Identity?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stripe-identity」即可一键安装,无需额外配置。
Stripe Identity 是免费的吗?
是的,Stripe Identity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stripe Identity 支持哪些平台?
Stripe Identity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stripe Identity?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills