Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The skill repeatedly states that environment validation is mandatory before use, but the included Python examples bypass that control and directly connect to DolphinDB using hardcoded administrator credentials (`admin` / `123456`). This creates a realistic path for unsafe copy-paste execution, encourages use of default privileged credentials, and undermines the documented safety/setup boundary.
