Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill inconsistently advises against exposing passwords on the command line while also showing examples with inline plaintext credentials such as MYSQL_PWD=password and password fields in config examples. This is dangerous because secrets can be exposed through shell history, environment inspection, logs, screenshots, or insecure file storage, especially in shared or production environments.
