subsystem-summary-of-rust
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). This skill is specific to the Stellar/Soroban blockchain host: it exposes protocol-aware "invoke_host_function", transaction parsing, and fee computation APIs, plus ed25519 verification and module cache management. These are blockchain-specific building blocks used to execute smart-contract host functions and compute/assess transaction fees (i.e., operations that directly relate to on-ledger value transfers). Although it does not explicitly show a wallet-signing or network-broadcast API, the primary and explicit purpose of the skill is to run/dispatch blockchain transactions and contract invocations (crypto/blockchain functionality). Under the rule that flags crypto/blockchain-specific capabilities, this constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata