defirisk.co
rubric v1.7.0

Arbitrary call with user-controlled target

Stargate Finance's assessment for RD-F-013 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

Transfer.sol uses low-level `call` assembly for native ETH transfers and ERC20 calls via encoded function selectors, but these target fixed token contract addresses, not user-supplied targets. No unfiltered user-controlled call target found.

Sources #

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 stargate factor RD-F-013 score green collected_at 2026-04-28 01:38:41