Automic VaultAutomic Vault

brew

gatsby-cli を Homebrew, Nix でインストール

gatsby-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gatsby-cli

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gatsby-cli

nixpkgs package indexes · pkgs/by-name/ga/gatsby-cli/package.nix · ソース: api.github.com

概要

パッケージ概要

Gatsby command-line interface

履歴

プロジェクトの歴史と使われ方

Gatsby CLI is the command-line front end for Gatsby, the React-based framework for building static, server-rendered, and hybrid websites. It is the package-manager-facing entry point for creating, developing, building, serving, cleaning, and inspecting Gatsby sites.

プロジェクトの歴史

The Gatsby repository was created in May 2015, with early 0.x releases later that year. Gatsby v1 reached beta and stable release milestones in 2017, and the project subsequently moved through major framework releases while keeping the CLI in the monorepo as one of many npm-published packages.

The official README describes Gatsby as a free and open-source React framework that combines static-site generation with app-style React behavior. The repository notes that it is a Lerna-managed monorepo containing multiple packages, including `gatsby-cli`.

採用の歴史

The README points users to quickstarts, tutorials, plugins, starters, showcase sites, migration guides, release notes, and GitHub Discussions. It also exposes npm version and download badges for the main Gatsby package, reflecting Gatsby's package-centric ecosystem of starters and plugins.

使われ方

The CLI can be installed globally with `npm install -g gatsby-cli` or run with `npx`. Common commands include `gatsby new`, `gatsby develop`, `gatsby build`, `gatsby serve`, `gatsby clean`, `gatsby info`, and `gatsby repl`.

パッケージ好きにとっての重要性

Gatsby CLI is significant because it made a large React/static-site ecosystem accessible through a single package command, tying together starters, plugins, GraphQL data loading, local development servers, and production builds. For package managers, it is the small executable facade over a much larger JavaScript framework and plugin graph.

タイムライン

  • 2015: Gatsby repository created.
  • 2015: Early 0.x releases published.
  • 2017: Gatsby v1 beta and v1 stable releases published.
  • 2021: Gatsby v3.0.0 and v4.0.0 releases published.
  • 2022: Gatsby v5.0.0 release published.

Related projects

  • Gatsby CLI is part of the Gatsby monorepo and is closely related to Gatsby starters, Gatsby plugins, React, GraphQL, Netlify deployment workflows, and the wider Gatsby documentation and showcase ecosystem.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
<project_root>/gatsby-config.js<project_root>/gatsby-config.mjs<project_root>/gatsby-config.ts
Windows
<project_root>\gatsby-config.js<project_root>\gatsby-config.mjs<project_root>\gatsby-config.ts

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gatsbycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版5.16.0
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://www.gatsbyjs.com/docs/reference/gatsby-cli/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gatsby-cli
バージョン5.16.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gatsby-cli
ホームページhttps://www.gatsbyjs.com/docs/reference/gatsby-cli/
リポジトリhttps://github.com/gatsbyjs/gatsby
上流ドキュメントhttps://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.16.0.tgz
最終更新2026-06-22T14:03:24-07:00
Pulseupdated
依存関係node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gatsby-cli

nix profile install nixpkgs#gatsby-cli
  • normalized package name match
  • 一致条件: Gatsby Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ga/gatsby-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment