weavr
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). The skill integrates with Weavr, a platform for embedding banking and payments, and exposes direct CLI commands to run Weavr actions and proxy arbitrary HTTP requests to the Weavr API via the Membrane CLI. The documentation shows how to run actions (membrane action run --connectionId=... ACTION_ID --json) and proxy requests with explicit HTTP methods and bodies (membrane request CONNECTION_ID /path/to/endpoint -X POST --json -d ...). Because Weavr is specifically a financial/payments/banking API and the skill provides explicit mechanisms to call its endpoints (including POST/PUT/etc.) and execute actions (not just generic browsing or code execution), this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata