Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The skill documents a generic proxy request mechanism supporting GET, POST, PUT, PATCH, and DELETE directly against the Strapi API, but it does not warn that these methods can mutate or delete production content and configuration. In an agent context, this increases the risk of unintended destructive actions because the agent is given a powerful low-level fallback without explicit guardrails, confirmation requirements, or examples distinguishing read-only from mutating use.
