Skip to main content

graphql-workflow

Facilitates efficient GraphQL development with automatic code generation, ensuring type safety and organized file management.

Install this skill

or
87/100

Security score

The graphql-workflow 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 115

Curl to non-GitHub URL

SourceSKILL.md
115# For Hasura: curl http://localhost:8080/healthz
medium line 116

Curl to non-GitHub URL

SourceSKILL.md
116# For Apollo: curl http://localhost:4000/.well-known/apollo/server-health
low line 115

External URL reference

SourceSKILL.md
115# For Hasura: curl http://localhost:8080/healthz
low line 116

External URL reference

SourceSKILL.md
116# For Apollo: curl http://localhost:4000/.well-known/apollo/server-health
low line 249

External URL reference

SourceSKILL.md
249schema: 'http://localhost:8080/v1/graphql', // Your GraphQL endpoint
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →