deploy-react-frontend
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 explicitly integrates Algorand wallets and transaction signers into a frontend, showing how to register signers (algorand.setSigner / setSigner), obtain a transactionSigner from wallets (Pera, Defly, Exodus), and call/send contract methods (appClient.send.myMethod) and even deploy contracts from the frontend (factory.deploy). These are concrete crypto wallet signing and on-chain transaction execution patterns (i.e., sending/siging blockchain transactions), which constitute direct financial execution capability.
Audit Metadata