medusa

Fail

Audited by Snyk on Jul 14, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill includes examples that embed plaintext secrets and passwords directly in commands and configuration (e.g., CLI flags with -p, .env entries with credentials and JWT secrets), which would require an LLM to output secret values verbatim and thus is high risk.

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

  • Direct money access detected (high risk: 1.00). The skill explicitly documents payment integration with Stripe: it instructs installing the @medusajs/payment-stripe module, configuring it with STRIPE_API_KEY in medusa-config, and adding Stripe as a payment provider in the admin UI. These are specific payment gateway integrations that enable processing money/transactions, so this skill grants Direct Financial Execution capability.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W009
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 14, 2026, 04:18 PM
Issues
2
Security Audit — snyk — medusa