Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The JS Bridge example returns user information directly to web content without showing any origin validation, authentication, permission gating, or user consent flow. In a WebView container that may load remote or mixed-trust H5 content, this pattern can expose sensitive native data to untrusted pages or injected scripts, making the example security-relevant rather than merely incomplete.
