Automic VaultAutomic Vault

brew

使用 Homebrew 安装 graphqlviz

查看 graphqlviz 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install graphqlviz

local Homebrew formula metadata

概览

软件包摘要

GraphQL Server schema visualizer

命令和别名

  • graphqlviz

历史

项目历史与用法

graphqlviz is a small GraphQL schema visualizer that renders Graphviz DOT output from a GraphQL endpoint, schema JSON file, or schema SDL file.

项目历史

The project is intentionally narrow: its README describes a GraphQL Server CLI visualizer adapted from an original web interface. The repository contains a compact JavaScript CLI rather than a broader GraphQL platform.

采用历史

Adoption appears to be niche and developer-tool focused. Its value comes from fitting into the existing Graphviz command-line ecosystem: `graphqlviz` writes DOT, and users pipe that into `dot` to produce PNG or other graph formats.

使用方式

Typical usage is `graphqlviz [url] | dot -Tpng -o graph.png`. The CLI can also read `schema.json` or `schema.graphql`, pass an Authorization header, print the introspection result, and apply theme overrides.

为什么软件包爱好者会关心

graphqlviz is package-manager trivia in the good sense: a tiny bridge between GraphQL introspection and the decades-old Graphviz rendering toolchain. It is useful when a schema diagram is needed quickly and a full GraphQL registry or UI is too much.

时间线

  • Repository era: graphqlviz was published as a JavaScript CLI around a compact GitHub repository with tagged npm releases.
  • Package era: npm and Homebrew packaging made the `graphqlviz` executable available outside direct repository checkout.

Related projects

  • Graphviz supplies the `dot` renderer used for final graph output.
  • GraphQL Inspector and GraphQL Voyager are adjacent schema-understanding tools, though graphqlviz is much smaller and DOT-focused.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
graphqlvizcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本4.0.1
管理器更新时间2026-06-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/sheerun/graphqlviz

安装元数据

软件包元数据

软件包键brew:graphqlviz
版本4.0.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/graphqlviz
主页https://github.com/sheerun/graphqlviz
仓库https://github.com/sheerun/graphqlviz
上游文档https://github.com/sheerun/graphqlviz#readme
许可证MIT
源码归档https://registry.npmjs.org/graphqlviz/-/graphqlviz-4.0.1.tgz
最后更新2026-06-13T23:34:57+02:00
Pulseupdated
依赖node
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegraphqlviz
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment