bud
Warn
Audited by Snyk on Apr 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). Yes. This skill is a dedicated integration with a personal finance platform (Bud) and exposes explicit mechanisms to call Bud APIs and run Membrane "actions" (not just read-only queries). The doc lists finance-specific entities (Account, Transaction, Budget/Goal) and shows how to run arbitrary actions via "membrane action run" and proxy arbitrary HTTP requests to the Bud API via "membrane request" with writable methods (POST, PUT, PATCH, DELETE). Those capabilities enable creating/updating transactions, budgets, or account-related operations — i.e., direct financial execution against a finance/banking-related API. This meets the criteria for Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata