graphql-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of educational markdown documentation regarding GraphQL specifications and implementation.
- [SAFE]: Code examples provided in the documentation (JavaScript/TypeScript for resolvers and GraphQL SDL) are illustrative snippets intended for developer guidance and do not contain executable malicious logic or command injections.
- [SAFE]: All external links point to official and reputable sources, such as the GraphQL specification (
spec.graphql.org) and official learning resources (graphql.org). - [SAFE]: Security best practices are explicitly documented, such as disabling introspection in production, implementing query depth limiting, and proper authorization patterns.
- [SAFE]: No obfuscation, data exfiltration, or unauthorized persistence mechanisms were found in any of the analyzed files.
Audit Metadata