Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly documents raw proxy requests with mutating methods like POST, PUT, PATCH, and DELETE but does not require confirmation, warn about side effects, or distinguish read-only from write operations. In an agent setting, this increases the risk of unintended data modification, billing changes, or record deletion if the model constructs direct API calls from ambiguous user input.
