woovi
Warn
Audited by Snyk on May 5, 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 using npx/npm to fetch and run the Membrane CLI at runtime (e.g., "npx @membranehq/cli@latest" / "npm install -g @membranehq/cli@latest" which pulls code from the npm registry at https://registry.npmjs.org/@membranehq/cli) — this will fetch and execute remote code as a required runtime dependency.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). Yes. The skill is explicitly for a payment gateway integration (Woovi) and exposes payment-related actions such as "Charge" and "Checkout" via the Membrane CLI. It is specifically designed to create/manage payment links and execute payment-related operations (i.e., send transactions/charges), which constitutes direct financial execution authority.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata