subsystem-summary-of-ledger
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). The skill describes a blockchain ledger subsystem (stellar-core) that explicitly processes and applies transactions, charges fees, updates trust lines and balances, manages offers/order books, and commits ledger state. It contains concrete functions for applying transactions (applyLedger, applyTransactions, processFeesSeqNums), offer bulk operations (LedgerTxnOfferSQL, order-book/multiOrderBook), trust-line operations (TrustLineWrapper), and smart-contract execution (Soroban execution, module cache). These are specific crypto/blockchain ledger operations that directly move and settle assets on-chain, not generic tooling — therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata