Automic VaultAutomic Vault

brew

oasis を Homebrew, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install oasis

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install oasis

Debian stable package indexes · oasis · ソース: deb.debian.org

概要

パッケージ概要

CLI for interacting with the Oasis Protocol network

コマンドとエイリアス

  • oasis

履歴

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

Oasis CLI is the official command-line interface for interacting with the Oasis Network, covering both the consensus layer and ParaTimes built with the Oasis Runtime SDK. It packages wallet, staking, governance, node-inspection, smart-contract, and developer workflows behind the oasis executable.

プロジェクトの歴史

The oasisprotocol/cli repository was created on September 16, 2022. Its documentation presents the tool as an all-in-one replacement for scattered scripts and manual workflows around networks, ParaTimes, wallets, and Oasis node connections.

採用の歴史

The CLI's adoption is strongest inside the Oasis ecosystem. Official docs use it for wallet setup, Ledger-backed accounts, network endpoint management, ParaTime operations, and developer workflows, making the Homebrew package a bridge between blockchain documentation and a reproducible local tool.

使われ方

Operators and developers use oasis to list and select networks and ParaTimes, create or import wallet accounts, sign transactions with file-backed or Ledger-backed keys, inspect accounts, transfer or delegate tokens, deploy Wasm contracts, and work with Sapphire, Emerald, and local Oasis environments.

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

The package is notable because it is a blockchain CLI distributed through a general-purpose package manager rather than only through ecosystem-specific installers. Homebrew users get the same official Go binary workflow documented by Oasis, while Linux and macOS users can script the tool in CI and operations contexts.

タイムライン

  • 2022-09-16: oasisprotocol/cli repository was created.
  • 2023-03: Oasis engineering notes described Oasis CLI support for ParaTime transactions signed by Ledger hardware wallets.
  • 2024-10: Oasis engineering notes described new network-parameter inspection output, including JSON for automation.

Related projects

  • Oasis CLI sits beside Oasis Core, Oasis SDK, Sapphire and Emerald ParaTimes, ROSE Wallet, setup-cli-action, and Oasis node tooling.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:network

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版0.19.1
マネージャ更新日2026-07-13
ローカルデータOK
上流最新
検出された最新v0.19.1

https://github.com/oasisprotocol/cli

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:oasis
バージョン0.19.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/oasis
ホームページhttps://github.com/oasisprotocol/cli
リポジトリhttps://github.com/oasisprotocol/cli
上流ドキュメントhttps://github.com/oasisprotocol/cli/blob/master/docs/README.md
ライセンスApache-2.0
ソースアーカイブhttps://github.com/oasisprotocol/cli/archive/refs/tags/v0.19.1.tar.gz
最終更新2026-07-13T12:48:02Z
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 Nameoasis
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%

liboasis-ocaml 0.4.11-5+b6

Build-system generation for OCaml projects -- runtime

http://oasis.forge.ocamlcore.org/

sudo apt install liboasis-ocaml
  • Section: ocaml
  • Architecture: amd64
  • Source Package: oasis
  • 4 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Oasis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liboasis-ocaml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liboasis-ocaml-dev 0.4.11-5+b6

Build-system generation for OCaml projects -- development files

http://oasis.forge.ocamlcore.org/

sudo apt install liboasis-ocaml-dev
  • Section: ocaml
  • Architecture: amd64
  • Source Package: oasis
  • 7 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Oasis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liboasis-ocaml-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liboasis-ocaml-doc 0.4.11-5

Architecture for building OCaml libraries and applications

http://oasis.forge.ocamlcore.org/

sudo apt install liboasis-ocaml-doc
  • Section: doc
  • Architecture: all
  • Source Package: oasis
  • normalized package name match
  • 一致条件: Oasis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liboasis-ocaml-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

oasis 0.4.11-5+b6

Build-system generation for OCaml projects -- binaries

http://oasis.forge.ocamlcore.org/

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

liboasis-ocaml 0.4.11-3build2

Build-system generation for OCaml projects -- runtime

http://oasis.forge.ocamlcore.org/

sudo apt install liboasis-ocaml
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: oasis
  • 3 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Oasis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liboasis-ocaml from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liboasis-ocaml-dev 0.4.11-3build2

Build-system generation for OCaml projects -- development files

http://oasis.forge.ocamlcore.org/

sudo apt install liboasis-ocaml-dev
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: oasis
  • 6 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Oasis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liboasis-ocaml-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liboasis-ocaml-doc 0.4.11-3build2

Architecture for building OCaml libraries and applications

http://oasis.forge.ocamlcore.org/

sudo apt install liboasis-ocaml-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: oasis
  • normalized package name match
  • 一致条件: Oasis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liboasis-ocaml-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

oasis 0.4.11-3build2

Build-system generation for OCaml projects -- binaries

http://oasis.forge.ocamlcore.org/

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

ソース経路

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

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