test-smart-contracts
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 specifically for testing Algorand smart contracts and includes explicit blockchain transaction APIs and examples that send payments and perform on-chain actions. It demonstrates use of algorandFixture, creating/funding accounts, calling client.send.methodName(), and localnet.algorand.send.payment({...}) to fund contracts or accounts. These are concrete crypto/blockchain transaction capabilities (sending payments, funding app addresses, opt-ins), which constitute direct financial execution authority.
Audit Metadata