fhenix-confidential-erc20
Warn
Audited by Snyk on Jun 22, 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 a smart-contract implementation for managing a blockchain token (FHERC20) and includes direct token-manipulation functions: confidentialTransfer (user and contract overloads), confidentialTransferFrom, _mint/_burn and _confidentialMint/_confidentialBurn, plus operator/ACL mechanics and disclosure of encrypted amounts. These are not generic utilities — they are concrete crypto/blockchain primitives that create and move value (minting, burning, and sending token balances). Per the policy list (Crypto/Blockchain: wallets, swaps, signing, and other direct token/balance operations), this constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata