graphile-v5-debugging
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to use
npx graphileCLI commands for debugging configurations, plugins, behaviors, and inflections. - [EXTERNAL_DOWNLOADS]: Links to official documentation on
postgraphile.organd source code references ongithub.com/graphile/crystalfor community-reviewed packages. - [COMMAND_EXECUTION]: Includes a code snippet that uses the Node.js
fsmodule to write the generated GraphQL schema to a local file (schema.graphql) for manual inspection. - [COMMAND_EXECUTION]: Suggests using
DEBUGenvironment variables to output detailed logging, including SQL queries and execution plans, which is standard practice for local development debugging.
Audit Metadata