algorand-typescript
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 about Algorand smart-contract development (Algorand TypeScript / PuyaTs). It explicitly references AVM types, uint64 amounts, storage/MBR funding, and transaction constructs including group transactions (gtxn) and inner transactions (itxn). Those are blockchain-specific primitives used to create and send on-chain transactions and move assets programmatically, not generic tooling. Therefore it provides explicit crypto/blockchain execution capability.
Audit Metadata