dubs-auth-skill
Warn
Audited by Snyk on Mar 14, 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 explicitly integrates Stripe billing: it references Stripe subscriptions, billing portal routes, Stripe webhooks, resolving Stripe customer IDs, normalizing Stripe events, and functions like createBillingRouteHandlers and upsertSubscriptionRecord for subscription persistence. These are specific payment-gateway operations (Stripe), not generic tooling, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata