laravel-actions

Warn

Audited by Snyk on Feb 15, 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 includes payment-processing actions. The "External Service Integration" example defines a ProcessPaymentAction that injects a StripeService and calls $this->stripe->charge($data), then records a stripe_id and marks the order paid. This is a concrete integration with a payment gateway (Stripe) and shows sending a charge — i.e., moving money — which meets the "Payment Gateways" criterion for Direct Financial Execution.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 09:13 PM