tempo-codegen
Warn
Audited by Snyk on Aug 6, 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 documentation explicitly defines actions that perform blockchain transactions: it requires using writeContract and writeContractSync (returning transaction hashes and receipts), includes examples with client.sendTransaction and sendCalls, and describes creating calls for transactions and waiting for confirmations. These are specific crypto/blockchain transaction execution capabilities (signing/sending on-chain transactions), which constitute direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata