Automic VaultAutomic Vault

brew

gdtoolkit を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gdtoolkit

local Homebrew formula metadata

概要

パッケージ概要

Independent set of GDScript tools - parser, linter, formatter, and more

コマンドとエイリアス

  • gd2py
  • gdformat
  • gdlint
  • gdparse
  • gdradon

履歴

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

GDScript Toolkit is an independent tool suite for Godot's GDScript language, providing parser, linter, formatter, metrics, conversion, and automation commands.

プロジェクトの歴史

The official repository was created in 2019 and describes the project as a daily-work toolkit for GDScript. The README lists a parser, static-analysis linter, formatter, and cyclomatic-complexity calculator, exposed through commands such as gdparse, gdlint, gdformat, gdradon, and gd2py.

As Godot evolved, the toolkit documented separate installation tracks for Godot 3 and Godot 4 through gdtoolkit==3.* and gdtoolkit==4.*. It also documents direct installation from Git for the master branch.

採用の歴史

The README shows distribution through PyPI-compatible pip and pipx workflows, plus integration as a GitHub Action and as pre-commit hooks. Release metadata shows active 4.x releases through 2025.

使われ方

Developers use gdformat to rewrite GDScript files, gdlint to enforce naming and style rules, gdparse to inspect parse trees, and gdradon to calculate code metrics similar to Radon for Python. The project is commonly wired into CI or pre-commit so Godot projects can reject unformatted or lint-failing scripts.

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

gdtoolkit is notable because it brings the Python packaging and formatter/linter culture associated with tools such as Black, Radon, and pre-commit into the Godot ecosystem. For package managers, it is a compact bundle of multiple language-specific developer tools under one formula.

タイムライン

  • 2019: Official GitHub repository created.
  • 2024: 3.6.0 and 4.3.x releases published for Godot-version-specific tool lines.
  • 2025: 4.5.0 release published.

Related projects

  • The toolkit is tied to Godot and GDScript, and its README relates gdradon to Radon's Python metrics command. Its workflow integrations also place it near pre-commit and GitHub Actions in day-to-day package use.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/Scony/godot-gdscript-toolkit

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gdtoolkit
バージョン4.5.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gdtoolkit
ホームページhttps://github.com/Scony/godot-gdscript-toolkit
リポジトリhttps://github.com/Scony/godot-gdscript-toolkit
上流ドキュメントhttps://github.com/Scony/godot-gdscript-toolkit#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/de/39/041c1705dba6450c67e23be0c70d0fcff035e7d240b6695fc59efd8dafb6/gdtoolkit-4.5.0.tar.gz
最終更新2026-07-15T11:11:41Z
Pulseupdated
依存関係libyaml, python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment