Skip to main content

graphql-codegen

Generates TypeScript types and React hooks from GraphQL schemas, enhancing type safety and developer productivity.

Install this skill

or
91/100

Security score

The graphql-codegen skill was audited on Feb 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 294

Curl to non-GitHub URL

SourceSKILL.md
294curl http://localhost:4000/graphql \
low line 55

External URL reference

SourceSKILL.md
55schema: 'http://localhost:4000/graphql',
low line 203

External URL reference

SourceSKILL.md
203schema: 'http://localhost:4000/graphql',
low line 243

External URL reference

SourceSKILL.md
243schema: 'http://localhost:4000/graphql',
low line 294

External URL reference

SourceSKILL.md
294curl http://localhost:4000/graphql \
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →