Missing User Warnings
Low
- Confidence
- 91% confidence
- Finding
- The skill recommends `ionic serve --external` for device testing, which binds the development server to all network interfaces, but it does not warn that this increases exposure to other devices on the same local network. While this is common developer guidance and not inherently malicious, dev servers often expose debugging features, source maps, and in-progress application state that should not be broadly reachable.
