unzer

Warn

Audited by Snyk on Apr 3, 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.80). The skill instructs running and installing the Membrane CLI (e.g., "npm install -g @membranehq/cli" and "npx @membranehq/cli@latest"), which causes remote package code to be fetched from the npm registry (e.g. https://registry.npmjs.org/@membranehq/cli or https://www.npmjs.com/package/@membranehq/cli) and executed at runtime, and the skill depends on that CLI to operate.

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

  • Direct money access detected (high risk: 1.00). This skill is an integration with Unzer, a payment platform (transactions, payouts, webhooks). It exposes Membrane actions and a proxy to call Unzer endpoints (including POST/DELETE/PATCH with request bodies), and documents running actions that would handle transactions and payouts. Those are explicit payment gateway capabilities designed to create/manage payment transactions and payouts — i.e., to move money.

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 3, 2026, 08:59 PM
Issues
2