Unknown techniques used by the Remix IDE static analysis plugin
Determine the static analysis techniques employed by the Remix Integrated Development Environment’s static analysis plugin, including the methodological approach and implementation details that explain how the plugin detects issues in Solidity smart contracts.
Sponsor
References
Besides integration with Solhint and Slither, it also features its own static analysis plugin. We were unable to find any details regarding the techniques employed in its implementations.
— Leveraging Slither and Interval Analysis to build a Static Analysis Tool
(2410.23766 - Susan, 2024) in Section 2 (Related work), item 3 (Remix)