Arbitrary call with user-controlled target
Spiko'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 #
No arbitrary .call(target, data) with user-controlled target found in reviewed EVM contracts. Contract architecture uses restricted function calls through Permission Manager with no exposed arbitrary external call surfaces.
Sources #
- GitHubSpiko Oracle.sol sourceOracle.sol source review - no arbitrary external call patternsretrieved 2026-05-16
- Spiko Token.sol sourceToken.sol source review - no arbitrary external call patternsretrieved 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 spiko factor RD-F-013 score green collected_at 2026-05-15 22:52:13