← 返回 Skills 市场
ifoster01

Stripe Best Practices

作者 ifoster01 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2129
总下载
1
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install stripe-best-practices
功能描述
Best practices for building Stripe payment integrations
安全使用建议
This skill is a read-only set of Stripe best-practice recommendations and appears internally consistent. It will not access your Stripe account or secrets as-is. If you later want the agent to perform live Stripe actions (create customers, charge cards, migrate data), only grant the minimal Stripe API key needed and avoid sharing raw PANs in the agent chat — follow PCI rules. If you need automation, prefer scoped test keys, short-lived credentials, and review any future skill updates that add install steps or request environment variables.
功能分析
Type: OpenClaw Skill Name: stripe-best-practices Version: 1.0.0 The skill bundle contains metadata and a markdown file (`SKILL.md`) outlining best practices for Stripe payment integrations. The `SKILL.md` provides structured advice, constraints, and references to official Stripe documentation. There is no executable code, no instructions for data exfiltration, malicious execution, persistence, or prompt injection against the agent. All referenced URLs point to legitimate Stripe documentation. The content is entirely aligned with its stated purpose as a knowledge skill.
能力评估
Purpose & Capability
The name/description match the SKILL.md content: a set of best-practice recommendations and migration guidance for Stripe integrations. Nothing in the metadata or runtime instructions requests unrelated capabilities or credentials.
Instruction Scope
SKILL.md contains guidance, preferences, decisions, and links to official Stripe docs. It does not instruct the agent to read files, access environment variables, call external endpoints beyond citing Stripe docs URLs, or collect/transmit user data.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes disk writes or arbitrary code execution risk.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That is proportional for a knowledge/guide skill and avoids unnecessary access to secrets.
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is allowed (the platform default) but the skill does not request elevated or persistent privileges or modify other skills/configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stripe-best-practices
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stripe-best-practices 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the "stripe-best-practices" skill, providing guidance for Stripe payment integrations. - Lists best practices and preferences for integrating Stripe payments, subscriptions, and Connect. - Details clear "always" and "never" constraints for using specific Stripe APIs and features. - Offers integration recommendations for common scenarios (recurring billing, platforms, migrations). - Includes references to Stripe documentation for further guidance and decision support. Pulled directly from: https://skills.sh/stripe/ai/stripe-best-practices
元数据
Slug stripe-best-practices
版本 1.0.0
许可证
累计安装 9
当前安装数 8
历史版本数 1
常见问题

Stripe Best Practices 是什么?

Best practices for building Stripe payment integrations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2129 次。

如何安装 Stripe Best Practices?

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

Stripe Best Practices 是免费的吗?

是的,Stripe Best Practices 完全免费(开源免费),可自由下载、安装和使用。

Stripe Best Practices 支持哪些平台?

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

谁开发了 Stripe Best Practices?

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

💬 留言讨论