smart-contracts
Warn
Audited by Snyk on Aug 14, 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 Stellar (a blockchain) smart contracts and includes concrete CLI commands that create/fund accounts and submit transactions to the Stellar network (e.g.,
stellar keys generate ... --fund,stellar contract deploy ... --source-account,stellar contract invoke ... --source-account). Those are crypto/blockchain transaction actions (account funding, contract deploy/invoke) which constitute direct financial execution capability. The doc also references token/asset issuance and wallets, reinforcing that it's designed for blockchain financial operations.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata