fhenix-client-sdk-setup
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 explicitly requires and wires up blockchain wallet clients and signing capabilities: it instructs using viem's createWalletClient / WalletClient (noted as "sign/send"), connecting that walletClient to the SDK, and provides adapters for Ethers and wagmi. It also ties permits/operations to chainId + account and supports account switching. These are specific crypto wallet/signing integrations (able to send on-chain transactions), which constitute direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata