conflux-rust-integration-test
Warn
Audited by Snyk on Feb 16, 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 an integration-test framework for Conflux (a blockchain) and explicitly references Web3 access (network.cw3 / network.ew3), RPC and helpers, and account/internal_contract fixtures. Those are specific blockchain APIs/interfaces (accounts, RPC/Web3) that enable creating/signing/sending transactions and interacting with contracts — i.e., direct crypto/blockchain execution capability. This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" criterion, so it should be flagged. (This is not generic browser or generic HTTP tooling.)
Audit Metadata