modulr

Warn

Audited by Snyk on May 6, 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.70). The skill requires installing and running the Membrane CLI via npm/npx (e.g., npm install -g @membranehq/cli@latest and npx @membranehq/cli@latest which fetch and execute code from the npm registry such as https://www.npmjs.com/package/@membranehq/cli), so it relies on remote code fetched at runtime that will be executed locally.

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

  • Direct money access detected (high risk: 1.00). The skill is an explicit integration with Modulr, a payments platform, and exposes domain-specific entities and actions such as Payment, Transaction, Merchant, Merchant Invoice and Report. It instructs how to create and run Membrane actions (e.g., membrane action run --input ...) against a Modulr connection. Those actions are specifically intended to interact with and automate payments and transactions (i.e., move money), not generic tooling. Therefore it grants 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
May 6, 2026, 09:15 AM
Issues
2
Security Audit — snyk — modulr