Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The documentation includes a direct example of `client.drop_database(db_name="my_database")` without any warning, confirmation step, or guidance about validating user intent before performing this irreversible destructive action. In an agent skill context, examples often become implementation templates, so this increases the chance an agent or developer will automate database deletion in response to ambiguous or malicious prompts, causing data loss.
