subsystem-summary-of-test
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 is explicitly a test framework for Stellar blockchain transaction operations. It defines TestAccount with SecretKey and many direct action methods (pay, pathPayment, manageOffer/manageBuyOffer/createPassiveOffer, liquidityPoolDeposit/Withdraw, createClaimableBalance/claim, clawback, createAccount/merge, setOptions, sign, build and apply transactions, fee-bump, Soroban transaction builders, etc.). It includes transaction construction, signing, and submission helpers and helpers to inspect balances and ledger state. These are specific crypto/blockchain financial execution capabilities (sending payments, creating offers, signing transactions), not generic utilities—so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata