graphql-and-hidden-parameters

Official

GraphQL gaps: introspection and hidden fields

Authoryaklang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

GraphQL exposure often leaks sensitive data through undocumented fields, weak auth checks, or lax schema configurations. This skill provides a structured approach to discover, test, and reason about hidden parameters and authorization gaps in GraphQL APIs.

Core Features & Use Cases

  • Introspection discovery: map the full schema to identify types, fields, and potential misconfigurations.
  • Hidden parameter testing: probe for undocumented fields, extra properties, and weak field-level access controls.
  • Batching and auth testing: assess how batched requests interact with authorization, rate limits, and data access across related objects.

Quick Start

Run a simple introspection query to enumerate types and fields, then probe for undocumented fields and authorization gaps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: graphql-and-hidden-parameters
Download link: https://github.com/yaklang/hack-skills/archive/main.zip#graphql-and-hidden-parameters

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.