Automic VaultAutomic Vault

brew

valabind を Homebrew, apt, MacPorts, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install valabind

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install valabind

MacPorts ports tree · devel/valabind/Portfile · ソース: api.github.com

概要

パッケージ概要

Vala bindings for radare, reverse engineering framework

コマンドとエイリアス

  • valabind
  • valabind-cc

履歴

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

valabind is a Vala-oriented binding generator from the radare ecosystem. It parses Vala or VAPI files and turns them into SWIG interface files, C++, NodeJS-ffi, or GIR output so APIs written in Vala or described by VAPI files can be bound into other languages.

プロジェクトの歴史

The official README describes valabind as a tool for transforming Vala or VAPI files into binding-oriented outputs. It preserves older language in the README referring to a Mercurial repository, but the current official source is the GitHub repository under the radare organization.

GitHub releases show a modest public release history, with 1.5.0 published in 2018, 1.7.2 in 2020, and 2.0.0 in 2026. The repository remains small compared with Vala itself, but it occupies a specific interoperability niche.

採用の歴史

The package appears in Homebrew, Debian, Ubuntu, MacPorts, and Arch according to the input, which suggests adoption mainly by users who need radare/Vala binding workflows rather than broad application development.

Its adoption is tied to radare and reverse-engineering tooling: the input describes it as Vala bindings for the radare reverse-engineering framework, and the README's repository ownership and contact point are within the radare ecosystem.

使われ方

Users invoke `valabind` and `valabind-cc` to generate binding glue from Vala/VAPI descriptions. The README documents building with either the traditional configure/make flow or Meson, then installing the tools.

The practical package-manager use case is installing the generator as part of a binding build chain, often alongside Vala, SWIG, and radare-related source packages.

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

valabind is interesting to package nerds because it sits in the narrow space between Vala's VAPI metadata, SWIG-style bindings, and reverse-engineering tooling. It is the kind of small generator package that only appears when a build wants language bindings rather than a user-facing program.

Its significance is therefore mostly historical and infrastructural: it shows how Vala's compile-time API descriptions were reused to generate bindings for non-Vala consumers in the radare ecosystem.

タイムライン

  • 2018: 1.5.0 GitHub release published.
  • 2020: 1.7.2 GitHub release published.
  • 2026: 2.0.0 GitHub release published.

Related projects

  • Vala and VAPI files are the input language and metadata format valabind understands.
  • SWIG is a key output target for generating language bindings.
  • radare and radare2 are the reverse-engineering ecosystem associated with the project.

セキュリティ状態

リスクレベル: red

escape, surveillance, or offensive capability signal.

リスク分類器

リスク red · 信頼度 中 · escape-surveillance-offensive

理由

  • escape, surveillance, or offensive capability signal

信号

  • text:reverse engineering

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/radare/valabind

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:valabind
バージョン2.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/valabind
ホームページhttps://github.com/radare/valabind
リポジトリhttps://github.com/radare/valabind
上流ドキュメントhttps://github.com/radare/valabind#readme
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://github.com/radare/valabind/archive/refs/tags/2.1.0.tar.gz
最終更新2026-06-22T14:06:33-07:00
Pulseupdated
依存関係gettext, glib, swig, vala
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

valabind 1.8.0-1+b4

converts vapi files to SWIG, C++, GIR or GEAR files

https://github.com/radare/valabind

sudo apt install valabind
  • Section: devel
  • Architecture: amd64
  • Source Package: valabind
  • 4 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Valabind
Debian stable package indexes · deb.debian.org · Debian stable package indexes: valabind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

valabind 1.8.0-1build5

converts vapi files to SWIG, C++, GIR or GEAR files

https://github.com/radare/valabind

sudo apt install valabind
  • Section: universe/devel
  • Architecture: amd64
  • 4 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Valabind
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: valabind from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

valabind 2.1.0-1

Create bindings from vapi to nodejs, python, swig, c++

https://github.com/radare/valabind

sudo pacman -S valabind
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 6 依存関係
  • normalized package name match
  • 一致条件: Valabind
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: valabind from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

valabind

sudo port install valabind
  • normalized package name match
  • 一致条件: Valabind
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/valabind/Portfile from https://api.github.com/repos/macports/macports-ports/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment