Description-Behavior Mismatch
Medium
- Confidence
- 96% confidence
- Finding
- The top-level docstring describes the tool as a 'read-only Starknet DeFi CLI' while also listing a 'scaffold' subcommand that emits a Cairo ERC-20 skeleton. The implementation of that command writes a new .cairo file to disk, which is not read-only behavior and goes beyond DeFi querying/simulation.
