Automic VaultAutomic Vault

brew

gptscript を Homebrew, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gptscript

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gptscript

nixpkgs package indexes · pkgs/by-name/gp/gptscript/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install extras/gptscript

Scoop official bucket manifest trees · bucket/gptscript.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id gptscript-ai.gptscript -e

Windows Package Manager source index · gptscript-ai.gptscript · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Develop LLM Apps in Natural Language

コマンドとエイリアス

  • gptscript

履歴

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

GPTScript is an LLM-oriented scripting framework and CLI from the gptscript-ai project. It packages prompts, local commands, OpenAPI-backed tools, SDK libraries, and retrieval workflows into scripts that can be invoked from the command line.

プロジェクトの歴史

The public repository began with an initial commit on 2024-01-29. The README describes GPTScript as a framework for allowing large language models to operate against local executables, remote APIs, and retrieval-backed systems with a small prompt-oriented script surface.

The documentation site presents GPTScript as both a scripting language and a CLI workflow runner, with examples for local CLI chat, OpenAPI endpoints, local files, and automated workflows.

採用の歴史

GPTScript entered package-manager culture quickly because the official installation path includes Homebrew for macOS and Linux and winget for Windows. The Homebrew formula also appears in the supplied package metadata, alongside Nix, Scoop, and winget identifiers.

The project became part of the early wave of LLM command-line automation tools: useful to developers who wanted prompt-authored workflows without writing a full agent application.

使われ方

Typical use is `gptscript` followed by a local script or a GitHub-hosted script. Official examples include running a chat assistant from `github.com/gptscript-ai/llm-basics-demo` and composing tools that call CLIs, web APIs, or files.

The tool needs model credentials for most real workflows; the existing curation records GPTScript's config JSON as both the config and credential storage location.

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

For package maintainers, GPTScript is a representative example of post-2023 AI tooling entering ordinary CLI distribution channels. Its packaging spans Homebrew, Nix, Scoop, and winget rather than only an npm, Python, or container ecosystem.

Its command model is also interesting because scripts may reference GitHub-hosted tools directly, making the package itself a launcher and runtime for higher-level LLM workflows.

タイムライン

  • 2024-01-29: Public repository history begins with the initial commit.
  • 2024: README copyright names Acorn Labs, Inc. and describes the framework for LLM-operated tools.
  • 2026-05: Repository history includes work moving parts of the implementation toward a nanobot repository.

Related projects

  • gptscript-ai/llm-basics-demo is used in the official getting-started command as a runnable demo script.
  • OpenAPI-backed services, local CLIs, and retrieval tools are first-class integration targets in the official examples.

セキュリティ状態

リスクレベル: グリーン

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.

Linux
$XDG_CONFIG_HOME/gptscript/config.json
macOS
~/Library/Application Support/gptscript/config.json
Windows
%APPDATA%\Local\gptscript\config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
$XDG_CONFIG_HOME/gptscript/config.json
macOS
~/Library/Application Support/gptscript/config.json
Windows
%APPDATA%\Local\gptscript\config.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.9.9
マネージャ更新日2026-07-17
ローカルデータOK
上流最新
検出された最新v0.9.9

https://github.com/gptscript-ai/gptscript

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gptscript
バージョン0.9.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gptscript
ホームページhttps://docs.gptscript.ai/
リポジトリhttps://github.com/gptscript-ai/gptscript
上流ドキュメントhttps://docs.gptscript.ai/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/gptscript-ai/gptscript/archive/refs/tags/v0.9.9.tar.gz
最終更新2026-07-17T17:20:40+09:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

gptscript

nix profile install nixpkgs#gptscript
  • normalized package name match
  • 一致条件: Gptscript
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gp/gptscript/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

extras/gptscript

scoop install extras/gptscript
  • normalized package name match
  • 一致条件: Gptscript
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gptscript.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

gptscript-ai.gptscript

winget install --id gptscript-ai.gptscript -e
  • normalized package name match
  • 一致条件: Gptscript
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: gptscript-ai.gptscript from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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