Skip to main content

graphql-inspector-diff

Detects breaking changes between GraphQL schema versions, ensuring API stability and validating schema migrations.

Install this skill

or
92/100

Security score

The graphql-inspector-diff skill was audited on Feb 22, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 131

Template literal with variable interpolation in command context

SourceSKILL.md
131```yaml
low line 38

External URL reference

SourceSKILL.md
38npx @graphql-inspector/cli diff 'https://api.example.com/graphql' schema.graphql
low line 41

External URL reference

SourceSKILL.md
41npx @graphql-inspector/cli diff 'https://staging.api.com/graphql' 'https://prod.api.com/graphql'
low line 140

External URL reference

SourceSKILL.md
140url: https://api.example.com/graphql
Scanned on Feb 22, 2026
View Security Dashboard
Installation guide →