🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@fireblocks/fireblocks-cli

Package Overview
Dependencies
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fireblocks/fireblocks-cli

Agent-first CLI for Fireblocks infrastructure. Execute any Fireblocks API operation from the command line.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
111
-39.01%
Maintainers
7
Weekly downloads
 
Created
Source

@fireblocks/cli

Agent-first CLI for Fireblocks infrastructure. Execute any Fireblocks API operation from the command line.

Installation

Homebrew (macOS)

brew tap fireblocks/fireblocks-cli
brew install fireblocks-cli

npm (macOS / Linux / Windows)

npm install -g @fireblocks/cli

Standalone installers

Download the latest release for your platform from the GitHub Releases page:

PlatformFile
macOS ARM64 (Apple Silicon)fireblocks-cli-*-darwin-arm64.pkg
macOS x64 (Intel)fireblocks-cli-*-darwin-x64.pkg
Windows x64fireblocks-cli-*-x64.exe
Linux x64 — .deb (Ubuntu, Debian)fireblocks-cli-*-amd64.deb
Linux x64 (tarball)fireblocks-cli-*-linux-x64.tar.gz
Linux ARM64 (tarball)fireblocks-cli-*-linux-arm64.tar.gz

No Node.js required for standalone installers.

Quick Start

fireblocks configure
fireblocks vaults get-vault-accounts-paged --json
fireblocks help-index

Documentation

See SKILL.md for usage patterns and examples.

Keywords

oclif

FAQs

Package last updated on 20 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts