stripe-billing

Warn

Audited by Snyk on Aug 15, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). In SKILL.md’s webhook runtime path, the handler reads the outsider-controlled HTTP request body via request.text() and feeds it into Stripe’s signature verification and event construction.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). This skill is explicitly about Stripe payment integration and includes concrete, actionable calls and tooling for moving money: Stripe CLI commands, initialization with STRIPE_SECRET_KEY, stripe.checkout.sessions.create, stripe.customers.create, stripe.subscriptions.update, webhook handling (constructEvent), and refund handling. These are specific payment-gateway APIs (Stripe) that grant the agent direct financial execution authority.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 15, 2026, 10:08 AM
Issues
3
Security Audit — snyk — stripe-billing