write-script-deno

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 payment gateway tooling: it shows a typed RT.Stripe resource (exported as a script parameter) and demonstrates importing the npm "stripe" library. Those are specific, non-generic payment integrations that would let scripts hold API keys and call Stripe to create charges/refunds/etc. Because it contains explicit Stripe/payment gateway capability (not just generic HTTP or browser automation), it grants Direct Financial Execution authority.

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-deno