compose-vrf
Warn
Audited by Snyk on Aug 1, 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 includes crypto/blockchain transaction and wallet operations: evm.wallet usage, instantiation of typed evm.contracts.RandomnessConsumer, calls that send on-chain transactions (contract.fulfillRandomness, contract.requestRandomness), CLI commands to deploy contracts and send transactions (goldsky compose deployContract, goldsky compose writeContract, cast send), and handling/generation of private keys. These are specific blockchain wallet/signing and transaction APIs (crypto/blockchain execution) and thus constitute Direct Financial Execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata