pkg.soopen package index

brew / 排名 6354

使用 Homebrew, Nix, scoop, winget 安装 gptscript

查看 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gptscript可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本0.9.9
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gptscript
版本0.9.9
软件包管理器Homebrew
主页https://docs.gptscript.ai/
仓库https://github.com/gptscript-ai/gptscript
最后更新2026-07-29T16:05:05+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation