clover

Warn

Audited by Snyk on May 2, 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 explicitly requires and runs the Membrane CLI at runtime (e.g., "npm install -g @membranehq/cli@latest" and "npx @membranehq/cli@latest"), which fetches and executes remote code from the npm registry (see https://www.npmjs.com/package/@membranehq/cli), so this is a required runtime 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 is a direct integration with Clover, a point-of-sale/payment processing platform, via a Membrane connector. Although the prompt doesn't list individual endpoints, it explicitly exposes a connector for Clover and describes how to create and run Membrane actions against that connection (which can include payment/transaction endpoints such as charges, refunds, and transaction management). This is a specific payment-gateway integration (not a generic tool), so it grants the ability to perform 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
May 2, 2026, 08:48 PM
Issues
2