sesion-mental-health-platform

Warn

Audited by Snyk on Jul 13, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The installation instructions perform a git clone of remote code from https://github.com/fahad-hamid/psique-workflow-clinic.git and then run npm/prisma commands, meaning remote code is fetched and executed as part of setup, so this is a runtime external dependency that can execute remote code.

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

  • Direct money access detected (high risk: 1.00). The skill explicitly integrates payment gateways (MercadoPago and Stripe) and exposes environment variables for their access/secret keys (MERCADOPAGO_ACCESS_TOKEN, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET), which indicates it is designed to perform payment processing (charges, webhooks). It also includes AFIP electronic invoicing code to generate and sign invoices. These are specific financial APIs/tools (payment gateways and invoicing) capable of executing financial operations.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 13, 2026, 06:06 AM
Issues
2
Security Audit — snyk — sesion-mental-health-platform