← 返回 Skills 市场
byungkyu

Stripe

作者 byungkyu · GitHub ↗ · v1.0.10 · MIT-0
cross-platform ✓ 安全检测通过
20902
总下载
27
收藏
39
当前安装
11
版本数
在 OpenClaw 中安装
/install stripe-api
功能描述
Stripe API integration with managed OAuth. This is a write-capable financial integration for customers, subscriptions, invoices, products, prices, and paymen...
安全使用建议
Install only if you want an agent to administer Stripe. Use a least-privileged Stripe connection, prefer test mode for evaluation, always specify and verify the Maton connection ID, and require human confirmation before any payment, refund, deletion, cancellation, invoice, price, subscription, or payment-method change.
功能分析
Type: OpenClaw Skill Name: stripe-api Version: 1.0.10 The skill bundle provides a standard integration for the Stripe API through a managed proxy service (api.maton.ai). It includes robust security instructions for the AI agent, explicitly requiring user approval for all write operations and financial transactions. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or the metadata.
能力评估
Purpose & Capability
The skill is a Stripe administration integration for customers, subscriptions, invoices, products, prices, payments, refunds, coupons, and payment methods; these financial capabilities are sensitive but fit the stated purpose.
Instruction Scope
The instructions require read-before-write checks, explicit user approval for POST/PUT/DELETE calls, display of endpoint, object IDs, amounts, and test/live mode, and confirmation of the selected Maton connection.
Install Mechanism
The bundle contains only SKILL.md and no executable code; it recommends installing the external Maton CLI via npm or Homebrew, which users must separately trust.
Credentials
Network access, a MATON_API_KEY, and Stripe OAuth access are expected for this managed API proxy, but they expose sensitive financial account data.
Persistence & Privilege
OAuth connections persist through Maton until deleted or revoked; the skill documents listing, selecting, and deleting connections and recommends least privilege and revocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stripe-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stripe-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.10
stripe-api 1.0.10 Changelog - Added installation instructions for CLI via NPM and Homebrew. - Expanded Quick Start with CLI usage examples alongside Python. - Documented CLI commands for connection and API management. - Improved API documentation layout and examples for both CLI and Python. - No breaking changes to API endpoints or functionality.
v1.0.9
**Security and admin flow upgrades for Stripe API integration.** - Strengthened security and admin best-practice guidance: All write operations now require explicit user approval, detailing endpoint, object IDs, amounts, and test/live mode prior to execution. - Emphasized least-privileged connection use: Connect only with needed OAuth scopes, confirm intended connection ID on each request, and promptly revoke unused connections. - Updated documentation for stricter read-then-write workflow: Always verify target objects and context before any action. - Changed API endpoint from `https://gateway.maton.ai/` to `https://api.maton.ai/`. - Added warnings about financial impact and administrative responsibility for using this skill. - Removed sample license file (LICENSE.txt).
v1.0.8
- Added a homepage field ("https://maton.ai") to the skill metadata. - No other visible changes or updates to functionality.
v1.0.7
- Improved clarity and conciseness in the description and documentation. - Expanded API reference with detailed endpoints, query parameters, and example responses for customers, products, prices, and balance endpoints. - Added more example payloads and endpoint documentation for creating, updating, and deleting resources. - Updated OAuth connection management instructions with revised sample connection IDs and responses. - Removed homepage and compatibility metadata fields for simplification. - General reorganization and formatting for better readability and easier navigation.
v1.0.6
No user-facing changes in this release.
v1.0.5
- Added homepage field ("https://maton.ai") to skill metadata for improved discoverability. - No other changes to functionality or documentation.
v1.0.4
- Added a "clawdbot" metadata section specifying required environment variables and an emoji identifier. - No other content or functional changes.
v1.0.3
No user-facing changes detected in this version. - No updates or modifications were made to the skill files. - Functionality, documentation, and usage remain unchanged from the previous version.
v1.0.2
- Added a note in the description linking to the api-gateway skill for other third party apps. - Replaced all curl command examples with Python (urllib) alternatives for quick start and connection management sections. - Added troubleshooting guidance for "Invalid API key" errors, including environment variable checks and warning about shell variable expansion when piping curl output. - Included important usage tips for curl, such as using `curl -g` with brackets in URLs and potential issues with environment variable expansion when piping output. - No code or functionality changes; documentation improvement only.
v1.0.1
- Clarified base URL usage: now explicitly instructs to replace `{native-api-path}` with the specific Stripe API path. - Expanded connection management documentation with details about response structure (`creation_time`, `last_updated_time`, `metadata`). - Added instructions for specifying which Stripe connection to use via the `Maton-Connection` header. - Improved API key signup instructions for clarity. - No functional API changes; documentation and guidance improved for multisession and connection handling.
v1.0.0
- Major rewrite: Now uses managed OAuth via Maton for secure Stripe API integration. - Updated setup: Requires Maton API key instead of direct Stripe secret key. - Expanded documentation with step-by-step instructions for connecting your Stripe account, managing connections, and using the new gateway endpoints. - Detailed API reference added for managing customers, subscriptions, payments, invoices, products, and more. - Provided example code in JavaScript and Python. - Clarified error handling and included direct links to official Stripe API documentation.
元数据
Slug stripe-api
版本 1.0.10
许可证 MIT-0
累计安装 716
当前安装数 39
历史版本数 11
常见问题

Stripe 是什么?

Stripe API integration with managed OAuth. This is a write-capable financial integration for customers, subscriptions, invoices, products, prices, and paymen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 20902 次。

如何安装 Stripe?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stripe-api」即可一键安装,无需额外配置。

Stripe 是免费的吗?

是的,Stripe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Stripe 支持哪些平台?

Stripe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Stripe?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.10。

💬 留言讨论