Arbitrary call with user-controlled target
Orca's assessment for RD-F-013 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Arbitrary .call(target, data) with user-controlled target is an EVM pattern. Solana CPI uses typed program accounts validated by Anchor's account constraints; arbitrary call targets are not permissible in the Anchor programming model used by Whirlpools.
Sources #
- GitHubWhirlpool program lib.rs (Anchor/Rust — confirms non-EVM substrate)https://github.com/orca-so/whirlpools/blob/main/programs/whirlpool/src/lib.rsretrieved 2026-05-16
Methodology #
Determine whether any contract performs `.call(target, data)` where target and/or data is user-supplied without a target allowlist or selector filter.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol orca factor RD-F-013 score not_applicable collected_at 2026-05-16 02:39:16