Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- This is a real security issue. The guide claims there is no identity spoofing risk, but the documented design auto-binds the single hardcoded user ID "me" to the first sender and even updates that binding if the sender open_id changes, effectively letting message origin determine account ownership without authentication. In a supposedly single-user deployment that is ever exposed to another sender, an unauthorized user could claim or overwrite the mapping and receive relayed messages intended for the legitimate user.
