stripe
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly for the Stripe payment gateway and exposes a concrete CLI (scripts/stripe-cli) that can perform guarded, state-changing financial actions: scheduling subscription cancellations via explicit commands (e.g., subscriptions cancel --dry-run and --yes) which set cancel_at_period_end=true. Although mutations are gated by human confirmation, the skill's primary surface includes direct, specific Stripe mutation capability (requires subscriptions:write), so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata