orbiter-bridge-quote
Warn
Audited by Snyk on Mar 11, 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 is explicitly for cross-chain token transfers: it returns fee breakdowns and "steps" that include tx data/to/value/gasLimit, provides signable transaction templates, and documents flows to simulate and broadcast transactions. The recommended flows and fast-paths include "client-side signing" but also "orbiter_sign_broadcast" (sign and broadcast in one step) and orbiter_tx_broadcast, which are concrete crypto transaction signing/broadcasting operations. This is a purpose-built crypto transfer/bridge tool (not a generic API caller or browser automation) and therefore grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata