smart-contracts
Warn
Audited by Snyk on Jun 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 explicitly about Stellar blockchain smart-contract development and includes concrete blockchain transaction operations. It documents Stellar CLI commands that create/fund identities and send on-chain actions: "stellar keys generate --global ... --fund", "stellar contract deploy", "stellar contract invoke" (and uploading WASM). Those are specific crypto/blockchain tooling for creating accounts, signing, deploying contracts, and invoking transactions on the ledger — i.e., direct ability to execute on-chain (potentially financial) operations. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata