← 返回 Skills 市场
Stripe Manager
作者
bytesagain4
· GitHub ↗
· v5.0.0
· MIT-0
688
总下载
0
收藏
2
当前安装
17
版本数
在 OpenClaw 中安装
/install stripe-manager
功能描述
Stripe payment platform reference — PaymentIntents, webhooks, PCI compliance, 3DS/SCA, Radar fraud rules, and CLI commands.
安全使用建议
This skill appears to be a documentation/reference tool only and is internally consistent with its description. Before installing, you may want to (1) review the rest of scripts/script.sh (the provided snippet was truncated) to confirm there are no hidden network calls or command substitutions, (2) confirm your agent/runtime will not execute the script with network connectivity if you want to enforce offline behavior, and (3) verify that you are comfortable with the agent being able to invoke the skill autonomously (default behavior) if you allow autonomous skill use. If those checks look good, the skill's footprint and requested access are proportionate for a Stripe reference helper.
功能分析
Type: OpenClaw Skill
Name: stripe-manager
Version: 5.0.0
The stripe-manager skill is a purely informational reference tool for the Stripe payment platform. The script (scripts/script.sh) contains static text documentation regarding Stripe's architecture, PCI compliance, and troubleshooting, which is output to the user without any network calls, file system modifications, or credential access. No malicious intent or prompt injection attempts were found.
能力评估
Purpose & Capability
Name/description claim a Stripe reference and troubleshooting helper; SKILL.md and the included script contain only reference content (PaymentIntents, webhooks, PCI, CLI cheatsheets). There are no environment variables, no required binaries, and nothing requested that would be unrelated to a documentation/reference skill.
Instruction Scope
SKILL.md explicitly instructs the agent to output plain-text reference documentation via heredoc and states 'No external API calls, no credentials needed, no network access.' The visible portions of scripts/script.sh implement only static documentation output functions and do not reference files, credentials, or network endpoints.
Install Mechanism
No install spec is provided (instruction-only), which minimizes disk writes and external code installation. A single shell script is bundled but it appears to be a static documentation generator rather than an installer or downloader.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. That is proportionate for a reference/documentation skill.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent privileges or to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stripe-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/stripe-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v5.0.0
Clean package: matching SKILL.md + script, removed conflicting legacy files
v4.0.0
Complete rewrite with real domain knowledge content
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.7
retry-fix-token
v2.4.6
yaml-fix+quality
v2.4.5
Quality upgrade
v2.4.4
Quality upgrade: custom functionality
v2.4.3
Standards compliance: unique content, no template text
v2.4.2
Quality fix: cleaner docs, removed flags
v2.4.1
Quality improvement: better docs, examples, cleaner text
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.3
Fix commands alignment
v0.0.1
c
v1.0.0
Initial release: Comprehensive command-line toolkit for Stripe payment management.
- List, search, and manage customers, charges, and subscriptions
- Create and configure products, prices, and payment links
- Process refunds and check account balance
- Retrieve payouts, events, and revenue summaries
- Supports both live and test mode API keys via environment variable
- Multiple output formats: table, JSON, and markdown
元数据
常见问题
Stripe Manager 是什么?
Stripe payment platform reference — PaymentIntents, webhooks, PCI compliance, 3DS/SCA, Radar fraud rules, and CLI commands. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 688 次。
如何安装 Stripe Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stripe-manager」即可一键安装,无需额外配置。
Stripe Manager 是免费的吗?
是的,Stripe Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stripe Manager 支持哪些平台?
Stripe Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stripe Manager?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v5.0.0。
推荐 Skills