fhevm-encrypted-inputs
Warn
Audited by Snyk on Apr 14, 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 explicitly about handling confidential on-chain token transfers: it defines contract patterns (e.g., a transfer/confidentialTransfer function) that import user-encrypted amounts via FHE.fromExternal, manipulate balances, and update storage. The frontend examples show producing encrypted handles and calling writeContract to submit a transfer transaction. These are concrete, crypto/blockchain transaction APIs and flows that move token balances, not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata