Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The CLI usage text advertises a `store-encrypted` command and private/encrypted storage capabilities that are not actually implemented in the parser or command dispatch. In a blockchain data-storage tool, this can mislead users into believing sensitive data will be encrypted or privately protected when the code only stores raw bytes and relies on contract-side privacy semantics, increasing the risk of accidental on-chain disclosure.
