Automic VaultAutomic Vault

brew

virustotal-cli を Homebrew, apt, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install virustotal-cli

local Homebrew formula metadata

Linux

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

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

Windows

Windows Package Manager確認済み · 92%
winget install --id VirusTotal.vt-cli -e

Windows Package Manager source index · VirusTotal.vt-cli · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Command-line interface for VirusTotal

履歴

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

VirusTotal CLI, shipped upstream as vt-cli and invoked as `vt`, is VirusTotal's command-line interface for interacting with VirusTotal from terminals and scripts. It wraps common VirusTotal API workflows such as file, URL, domain, IP, analysis, download, search, hunting, and collection commands.

プロジェクトの歴史

The public vt-cli repository was created in May 2018, and GitHub releases list version 0.2.0 on May 29, 2018. The project is maintained under the VirusTotal GitHub organization, uses an Apache-2.0 license, and publishes command documentation through GitHub Pages.

vt-cli belongs to the API v3 era of VirusTotal tooling: instead of being only a web interface for manual submissions, VirusTotal documents APIs and client libraries for automation. The CLI packages that automation into a single binary with global options for API key, output format, silent mode, and verbosity.

採用の歴史

The CLI is mainly adopted by malware analysts, incident responders, threat hunters, and DevOps/security engineers who already use VirusTotal's web service. It has a narrower audience than VirusTotal itself, but it is valuable wherever terminal workflows and repeatable scripts are preferred over browser-driven lookups.

VirusTotal's own API documentation describes programmatic access for uploading and scanning files or URLs, retrieving reports, and building scripts without the website interface. vt-cli makes those same workflows accessible to shell users and package-manager users who want a maintained official client.

使われ方

Typical usage begins with configuring an API key, either through `vt init`, a config file, or a command-line option. Users then run commands such as `vt file`, `vt url`, `vt domain`, `vt ip`, `vt analysis`, `vt scan`, or `vt hunting`, often with JSON, YAML, or CSV output for downstream processing.

Package users tend to install vt-cli for quick hash lookups, file and URL submissions, triage scripts, and security automation. Its command surface mirrors VirusTotal object types, so it fits naturally into pipelines that already collect hashes, suspicious URLs, domains, IP addresses, or YARA/LiveHunt context.

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

virustotal-cli is package-nerd useful because it turns a web threat-intelligence service into a composable Unix-style command. It is not a scanner engine itself; its power comes from letting local scripts and incident-response notebooks ask VirusTotal for reputation and analysis data at the exact point where artifacts are being handled.

タイムライン

  • 2018-05-15: The public VirusTotal/vt-cli repository was created.
  • 2018-05-29: GitHub releases list vt-cli 0.2.0.
  • 2026-05-19: GitHub releases list vt-cli 1.3.1.

Related projects

  • VirusTotal's API v3 is the service interface behind the CLI. The broader VirusTotal ecosystem includes the web UI, API scripts and client libraries, LiveHunt/YARA workflows, and VirusTotal Enterprise features.

ソース

  • VirusTotal API scripts and client libraries documentation: https://docs.virustotal.com/docs/api-scripts-and-client-libraries
  • VirusTotal API v3 overview: https://docs.virustotal.com/reference/overview
  • VirusTotal files API documentation: https://docs.virustotal.com/reference/files
  • VirusTotal vt-cli GitHub repository: https://github.com/VirusTotal/vt-cli
  • VirusTotal vt-cli command documentation: https://virustotal.github.io/vt-cli/doc/vt.html
  • VirusTotal vt-cli releases: https://github.com/VirusTotal/vt-cli/releases

セキュリティ状態

保護ツール対応はまだ見つかっていません

virustotal-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

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.

Unix
~/.vt.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.vt.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/VirusTotal/vt-cli

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:virustotal-cli
バージョン1.3.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/virustotal-cli
ホームページhttps://virustotal.github.io/vt-cli/
リポジトリhttps://github.com/VirusTotal/vt-cli
上流ドキュメントhttps://github.com/VirusTotal/vt-cli#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/VirusTotal/vt-cli/archive/refs/tags/1.3.1.tar.gz
最終更新2026-06-15T10:21:23-04:00
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 Namevirustotal-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt92%

vt 0.57721+ds-3+b1

toolset for short variant discovery in genetic sequence data

https://genome.sph.umich.edu/wiki/Vt

sudo apt install vt
  • Section: science
  • Architecture: amd64
  • Source Package: vt
  • 6 依存関係
  • installed executable or alias match
  • 一致条件: Vt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

vt-examples 0.57721+ds-3

toolset for short variant discovery in genetic sequence data (examples)

https://genome.sph.umich.edu/wiki/Vt

sudo apt install vt-examples
  • Section: science
  • Architecture: all
  • Source Package: vt
  • installed executable or alias match
  • 一致条件: Vt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vt-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

vt 0.57721+ds-3build2

toolset for short variant discovery in genetic sequence data

https://genome.sph.umich.edu/wiki/Vt

sudo apt install vt
  • Section: universe/science
  • Architecture: amd64
  • 6 依存関係
  • installed executable or alias match
  • 一致条件: Vt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

vt-examples 0.57721+ds-3build2

toolset for short variant discovery in genetic sequence data (examples)

https://genome.sph.umich.edu/wiki/Vt

sudo apt install vt-examples
  • Section: universe/science
  • Architecture: all
  • Source Package: vt
  • installed executable or alias match
  • 一致条件: Vt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vt-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
winget92%

VirusTotal.vt-cli

winget install --id VirusTotal.vt-cli -e
  • installed executable or alias match
  • 一致条件: Vt
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: VirusTotal.vt-cli from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment