stripe-api
低风险 · 93 评分:93/100
作者:byungkyu | 审计时间:2026-02-05T09:18:25.242Z | 规则集:0.1.0
技能介绍
Stripe API integration with managed OAuth. Manage customers, subscriptions, payments, invoices, and products. Use this skill when users want to interact with Stripe for billing and payments.
✨ Stripe API uses form-urlencoded data for POST requests
✨ Amounts are in cents (1999 = $19.99)
✨ Use
expand[] parameter to include related objects ✨ List endpoints support pagination with
starting_after and ending_before ✨ Delete returns
{id, deleted: true} on success ✨ Products
使用场景
1 Workflow automation
2 Data transformation
3 System integration
安全审计
低风险 · 93
摘要
Stripe API integration with managed OAuth. Manage customers, subscriptions, payments, invoices, and products. Use this skill when users want to interact with Stripe for billing and payments.
风险画像
关键风险 0 项
暂无 LLM 风险要点(LLM 未启用或无缓存)。
确定性发现(证据)
未检测到发现。