Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The documentation gives contradictory descriptions of the auth config format: it says the file contains only plain KEY=VALUE lines, but later warns it may use export syntax and must never be sourced because that would execute shell commands. For a skill handling a wallet credential, this inconsistency can cause an agent or operator to parse the file unsafely and potentially execute attacker-controlled shell content if the file is ever tampered with.
