Intent-Code Divergence
Medium
- Confidence
- 85% confidence
- Finding
- The skill advertises `execute_graphql_query` as read-only, but the file shows no local guardrails, validation, or allowlisting that would actually restrict the supplied GraphQL document to queries only. If the backend action is not strictly enforced server-side, an agent could be induced to send mutations or other overly broad requests, leading to unintended data modification or sensitive data access.
