🔍
QualityGo

GraphQL Introspection Testing

by xalgord

GraphQL Introspection Testing is a Quality skill for Claude Code, published by xalgord in xalgorix.

852 stars153 forkson xalgord/xalgorixAdded 2026/08/12+1% in starsRepository updated 2026/08/11
ai-agentai-securityautomationautonomous-pentestingbug-bountycybersecurityethical-hackinggolangpenetration-testingpentestpentesting-toolsreconsecuritysecurity-researchsecurity-toolstypescriptvulnerability-detectionvulnerability-scanner
Install in seconds
Install GraphQL Introspection Testing
Copy GraphQL Introspection Testing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/xalgorix/xalgorix/tree/main/internal/tools/skills/data/api-security/performing-graphql-introspection-attack ~/.claude/skills/performing-graphql-introspection-attack

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/xalgorix/xalgorix.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
internal/tools/skills/data/api-security/performing-graphql-introspection-attack/SKILL.md in xalgord/xalgorix
Installs to
~/.claude/skills/performing-graphql-introspection-attack
Collection
One of 51 skills cataloged from this repository
Category
Quality1354 skills

What GraphQL Introspection Testing does

GraphQL Introspection Testing extracts a GraphQL API schema and checks for exposed types, queries, mutations, subscriptions, and field-level authorization issues. Use it when testing authorized endpoints for introspection, reconstruction, or query-abuse weaknesses.

GraphQL Introspection Testing is cataloged under Quality on DirSkills. GraphQL Introspection Testing comes from a repository tagged ai-agent, ai-security, automation, autonomous-pentesting and bug-bounty.

Documentation

README

Performing GraphQL Introspection Attack

When to Use

  • Testing GraphQL endpoints for exposed introspection that reveals the complete API schema
  • Mapping the attack surface of a GraphQL API to identify sensitive queries, mutations, and types
  • Testing for GraphQL-specific vulnerabilities including query depth abuse, batching attacks, and field-level authorization
  • Assessing GraphQL implementations where introspection is disabled but schema can be reconstructed through error messages
  • Evaluating defenses against resource exhaustion through deeply nested or complex GraphQL queries

Do not use without written authorization. Schema extraction and query abuse testing can impact service availability.

Most Often Missed & How to Confirm

This is the opening of the README. Read the full README on GitHub.

Commands GraphQL Introspection Testing provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /graphql

Frequently asked about GraphQL Introspection Testing

  • What else does xalgord publish alongside GraphQL Introspection Testing?

    GraphQL Introspection Testing is one of 51 skills that DirSkills catalogs from xalgord/xalgorix, the repository it ships in. Its siblings there include AFL++ Fuzzing, AI Security Guardrails and AI-Assisted Vulnerability Discovery. Each one is a separate skill with its own page in this directory, installs the same way GraphQL Introspection Testing does, and is maintained by xalgord in that same repository. The rest of the collection is listed on the xalgord/xalgorix page.

  • How does GraphQL Introspection Testing compare to other Quality skills?

    GraphQL Introspection Testing ranks #927 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of GraphQL Introspection Testing against them. Open each page to compare what they document and how they install.

More from xalgord/xalgorix

GraphQL Introspection Testing is one of 51 skills cataloged on DirSkills from xalgord/xalgorix.

See all 51 skills