write-script-bun

Warn

Audited by Snyk on Jun 22, 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 references a Stripe payment integration: it shows "import Stripe from 'stripe'" and an example parameter "stripe: RT.Stripe" with the note that the resource contains the API key/config. Windmill resources pass credentials into scripts, so a script using RT.Stripe and the Stripe library can call Stripe APIs (charges, refunds, etc.). That is a specific payment gateway capability enabling direct financial execution.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 08:36 AM
Issues
1
Security Audit — snyk — write-script-bun