lean-technologies
Warn
Audited by Snyk on Apr 28, 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 requires installing and running the Membrane CLI via "npm install -g @membranehq/cli@latest", which fetches and executes remote code from the npm package (e.g. https://www.npmjs.com/package/@membranehq/cli) at runtime, making it a required external dependency that can execute code.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly integrates with Lean Technologies, a platform for automating financial processes including "Payments", "Payment Requests", "Counterparty Bank Accounts", and "Beneficiaries". It documents using the Membrane CLI to create and run actions (membrane action run --input '{"..."}'), which can invoke API actions against the Lean platform. Because the skill's primary and explicit purpose is to interact with banking/payment APIs (not a generic tool), it provides the ability to initiate financial transactions and manage payment-related resources — meeting the "Direct Financial Execution" criteria.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata