rs-soroban-sdk
Warn
Audited by Snyk on Feb 16, 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 about building Stellar smart contracts that manage tokens and assets. It includes specific APIs for token operations (e.g., use_token showing TokenClient and token.transfer(&from, &to, &amount)), Stellar Asset Contracts, and deployment of contracts that can hold or move assets. This is a domain-specific blockchain/crypto capability intended to perform on-chain transfers and asset management, not a generic tool. Therefore it grants direct financial execution capability.
Audit Metadata