financialforce

Warn

Audited by Snyk on Apr 30, 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 skill explicitly requires and instructs running the Membrane CLI (e.g., "npm install -g @membranehq/cli@latest" and "npx @membranehq/cli@latest"), which causes remote code to be fetched from the npm registry (e.g., https://registry.npmjs.org/@membranehq/cli) and executed at runtime, so it is a runtime external dependency that executes remote code.

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

  • Direct money access detected (high risk: 1.00). The skill is a dedicated FinancialForce (ERP) integration exposing domain-specific financial entities and actions (Payment, Receipt, Refund, Bank Account, Journal Entry, Invoice, Purchase Order, Sales Order, etc.). It instructs using Membrane to create and run actions against a FinancialForce connection (membrane action run --input ...), which can create/update financial records and perform payment/refund operations. This is explicitly designed to perform financial operations—not a generic browser or HTTP tool—so it provides direct financial execution capability.

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
Apr 30, 2026, 08:59 AM
Issues
2