stripe
Warn
Audited by Snyk on Mar 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs fetching live docs and lists https://docs.stripe.com/llms.txt, which would be fetched at runtime and could directly control agent prompts/instructions, so it's a required external dependency that can influence execution.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a Stripe integration: it describes payment processing APIs for accepting payments, managing subscriptions, handling payouts, and Connect marketplaces, and gives guidance on PaymentIntents, webhook verification, and idempotency for write operations. These are specific, purpose-built financial APIs that can create charges, manage payouts, and change payment state (i.e., move money). This meets the "Direct Financial Execution" criteria.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata