subsystem-summary-of-transactions
Warn
Audited by Snyk on Apr 29, 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. The skill is a transaction-processing subsystem for the Stellar blockchain with explicit, domain-specific financial execution capabilities. It includes concrete transaction and operation implementations that move value and modify ledger state: PaymentOpFrame, PathPaymentOpFrameBase, ManageOfferOpFrameBase, liquidity-pool deposit/withdraw ops, OfferExchange (exchangeV10, convertWithOffersAndPools), offer crossing logic, and fee processing (processFeeSeqNum) that deducts fees and updates balances. It also includes signature verification and signing-related utilities (SignatureChecker, SignatureUtils) used to authorize transactions. These are specific crypto/blockchain transaction, signing, and market-order primitives — not generic tooling — so this grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata