macOS
brew install falcoctllocal Homebrew formula metadata
brew / 順位 6825
falcoctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install falcoctllocal Homebrew formula metadata
nix profile install nixpkgs#falcoctlnixpkgs package indexes · pkgs/by-name/fa/falcoctl/package.nix · ソース: api.github.com
sudo zypper install falcoctlopenSUSE Tumbleweed package metadata · falcoctl · ソース: download.opensuse.org
概要
CLI tool for working with Falco and its ecosystem components
履歴
falcoctl is the official administrative CLI for Falco and its ecosystem components. It installs, searches, and updates Falco artifacts such as rules files and plugins through configured indexes and registries.
The repository was created in 2019 and its first GitHub release was labeled an initial proof of concept. It later became part of the Falco project's core, stable repository set, with the README badges identifying it as both a Falco core repository and stable project.
The tool exists because Falco is no longer just one binary and one rules file. The Falco project documents falcoctl as the component that makes it easier to install rules and plugins and perform administrative tasks, and also notes that falcoctl is bundled together with Falco.
falcoctl's adoption is tied to Falco's ecosystem packaging. Its README documents Linux and macOS release artifacts, Homebrew installation on macOS, source builds, and the default falcosecurity artifact index at `https://falcosecurity.github.io/falcoctl/index.yaml`.
The broader Falco documentation describes Falco as a graduated CNCF project used in production by listed organizations, and names falcoctl among the main project components and ecosystem tools. That makes falcoctl important even when users encounter it indirectly through Falco packaging.
The basic workflow begins with `falcoctl index add`, which stores index metadata locally and downloads an index file. Users then run commands such as `falcoctl index list`, `falcoctl artifact search`, and `falcoctl artifact install` to discover and install Falco rules files and plugins from registries such as GHCR.
The default system configuration file is `/etc/falcoctl/falcoctl.yaml`, while user state under `~/.config/falcoctl/` stores caches, index metadata, and OAuth2 client credentials. Registry authentication can also be configured in the YAML file for private or cloud registries.
falcoctl matters to package and runtime-security users because it separates Falco ecosystem artifact distribution from the Falco daemon itself. Instead of hand-copying rule files and plugins, operators can use a package-manager-like index and artifact model that fits CI, container, and host automation.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/etc/falcoctl/falcoctl.yamlCredential-bearing paths to review before unattended agent runs.
/etc/falcoctl/falcoctl.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
falcoctl | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:falcoctl |
|---|---|
| バージョン | 0.13.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/falcosecurity/falcoctl |
| リポジトリ | https://github.com/falcosecurity/falcoctl |
| 最終更新 | 2026-07-26T11:37:55+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
falcoctl
nix profile install nixpkgs#falcoctlfalcoctl 0.13.0-1.4
CLI / Administrative tooling for Falco
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctlfalcoctl-bash-completion 0.13.0-1.4
Bash Completion for falcoctl
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctl-bash-completionfalcoctl-fish-completion 0.13.0-1.4
Fish Completion for falcoctl
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctl-fish-completionfalcoctl-zsh-completion 0.13.0-1.4
Zsh Completion for falcoctl
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctl-zsh-completionソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.