agent-skills-framework

Warn

Audited by Snyk on May 18, 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 includes an explicit Stripe payment integration example: sample code calling stripe.paymentIntents.create and stripe.webhooks.constructEvent, plus environment variables STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET. Those are concrete payment-gateway API calls (Stripe) that enable creating payment intents / processing payments — i.e., direct financial execution capabilities.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 18, 2026, 08:09 PM
Issues
1
Security Audit — snyk — agent-skills-framework