Shadow Directory
A small internal directory exposed a GraphQL endpoint. The public fields look harmless.
query { users(search: "a") { id username displayName role bio } }
Run Query