Automic VaultAutomic Vault

brew

filen-cli を Homebrew, Nix, winget でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#filen-cli

nixpkgs package indexes · pkgs/by-name/fi/filen-cli/package.nix · ソース: api.github.com

Windows

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

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

概要

パッケージ概要

Interface with Filen, an end-to-end encrypted cloud storage service

履歴

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

Filen CLI is the command-line companion for Filen's end-to-end encrypted cloud storage service, covering drive access, sync, WebDAV, S3 mirroring, and headless workflows.

For package users, it is the bridge between a consumer-facing encrypted storage service and scriptable Unix-style automation.

プロジェクトの歴史

The public Filen CLI repository was created in 2024 for Windows, macOS, and Linux. Its README describes a toolset for interacting with Filen Drive in stateless or interactive mode, syncing locations, mounting a network drive, and running WebDAV or S3 mirror servers.

The first public GitHub release, v0.0.1, was published in May 2024. Subsequent 0.0.x releases through 2024 iterated quickly on the CLI distribution.

The README now warns that this CLI is being sunset so the team can focus on a Rust rewrite in the filen-rs repository, citing startup performance, download size, and simpler future development as the reasons.

採用の歴史

Filen CLI's adoption is tied to Filen users who need automation beyond the desktop and web apps: headless servers, scripted sync jobs, container deployments, and protocol gateways.

Its distribution channels include official GitHub release binaries, a Linux/macOS install script, Docker images, npm, Homebrew, Nix, and winget, giving it a package-manager footprint beyond the Filen app itself.

The sunset notice makes the package historically transitional: useful and packaged, but expected to give way to the Rust CLI once that rewrite becomes the maintained path.

使われ方

Typical usage starts with authentication, producing local credential/auth files, then running commands for sync, drive access, WebDAV, S3, or update management.

Because Filen is encrypted cloud storage, the CLI is especially useful where users want private storage in automated jobs without using a graphical client.

The package exposes a `filen` executable, and the README points users to built-in help with `filen --help <cmd or topic>` plus official hosted CLI documentation.

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

Filen CLI is interesting to package maintainers because it packages a cloud-storage service client as a cross-platform CLI with release binaries, npm distribution, Docker images, and native package-manager entries.

It also shows a common lifecycle wrinkle: the packaged implementation can be official and useful while upstream already signals the next implementation line, in this case a Rust rewrite.

タイムライン

  • 2024-04: Public filen-cli repository created.
  • 2024-05: v0.0.1 GitHub release published.
  • 2024-11: v0.0.20 tag committed in the early release line.
  • 2025: Repository activity continues while README points users toward v0.0.36 as a supported CLI release.
  • 2025: README announces sunsetting of this CLI in favor of a Rust rewrite under filen-rs.

Related projects

  • Filen CLI belongs to the Filen encrypted storage ecosystem and is related to Filen Drive, Filen desktop/mobile clients, WebDAV/S3 gateway workflows, Docker images, and the filen-rs Rust rewrite.
  • It occupies a similar operational niche to cloud-storage CLIs such as rclone, but its scope is official access to Filen-specific encrypted storage.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

信号

  • text:cloud
  • text:encrypt

インストール挙動

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

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./.filen-cli-credentials./.filen-cli-auth-config

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://filen.io

  • 情報Release/tag comparison is only available for GitHub repositories.https://filen.io信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:filen-cli
バージョン0.0.34
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/filen-cli
ホームページhttps://filen.io
リポジトリhttps://github.com/FilenCloudDienste/filen-cli
上流ドキュメントhttps://docs.filen.io/docs/cli
ライセンスAGPL-3.0-or-later
ソースアーカイブhttps://registry.npmjs.org/@filen/cli/-/cli-0.0.34.tgz
最終更新2026-06-15T10:20:16-04:00
Pulseupdated
依存関係node
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

filen-cli

nix profile install nixpkgs#filen-cli
  • normalized package name match
  • 一致条件: Filen Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fi/filen-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

FilenCloud.Filen-cli

winget install --id FilenCloud.Filen-cli -e
  • normalized package name match
  • 一致条件: Filen Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: FilenCloud.Filen-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