Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill description and usage text do not clearly warn that URL query parameters will be stored persistently in a MySQL database and that the table may be auto-created. Query strings often contain sensitive data such as tokens, emails, IDs, or internal state; storing them without prominent disclosure can lead to privacy violations, accidental retention of secrets, and unsafe user expectations. The context makes this more dangerous because the core function of the skill is persistent storage of potentially sensitive URL data.
