pr-template-generator

Warn

Audited by Snyk on Jun 16, 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's templates explicitly include payment-provider code and APIs: a PaymentProvider interface and methods like createPaymentIntent, capturePayment, refundPayment; concrete providers (Stripe, PayPal, Square) are named; config examples reference API keys and webhook secrets; and orchestration code shows processPayment delegating to provider.createPaymentIntent and storing transactions. Those are specific payment gateway operations (Stripe/PayPal/Square) and therefore constitute direct financial execution capabilities.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 16, 2026, 07:18 AM
Issues
1
Security Audit — snyk — pr-template-generator