Automic VaultAutomic Vault

brew

feishu2md を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install feishu2md

local Homebrew formula metadata

概要

パッケージ概要

Convert feishu/larksuite documents to markdown

コマンドとエイリアス

  • feishu2md

履歴

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

feishu2md is a Go command-line and Docker-distributed utility for exporting Feishu or Lark documents to Markdown.

プロジェクトの歴史

The official README describes the project as a Go implementation for downloading Feishu documents as Markdown. It also states that the original author no longer uses Feishu documents and that the project has moved to community maintenance, with maintainers invited through pull requests.

The README documents a split between the current v2 workflow for newer Feishu documents and an archived v1 support branch for older document support, with v1.4.0 identified as the old-document archive.

採用の歴史

Official distribution is centered on GitHub releases, a Docker image, and the Homebrew formula listed in the package-manager metadata. Its adoption is naturally niche because it depends on Feishu/Lark Open API credentials and document permissions.

使われ方

Users create a Feishu/Lark self-built app, grant document, media, drive, and wiki read permissions, then store the App ID and App Secret through the tool's config command. The CLI downloads a single document, a folder, or a wiki to Markdown; the Docker mode exposes a small web service for pasting document links.

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

For package maintainers, feishu2md is a small example of a SaaS-export CLI: it wraps a vendor API, stores credentials locally, ships cross-platform binaries, and gives users a reproducible way to pull cloud documents into plain-text repositories.

タイムライン

  • 2022: v1.0.0 release published on GitHub.
  • 2024: v2 releases document the transition to the newer Feishu document API.
  • 2025: v2.4.5 released on 2025-04-08.

Related projects

  • The README thanks chyroc/lark and chyroc/lark_docs_md as related Feishu/Lark tooling.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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.

Linux
$XDG_CONFIG_HOME/feishu2md/config.json~/.config/feishu2md/config.json
macOS
~/Library/Application Support/feishu2md/config.json
Windows
%AppData%\feishu2md\config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
$XDG_CONFIG_HOME/feishu2md/config.json~/.config/feishu2md/config.json
macOS
~/Library/Application Support/feishu2md/config.json
Windows
%AppData%\feishu2md\config.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.4.5
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.4.5

https://github.com/Wsine/feishu2md

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:feishu2md
バージョン2.4.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/feishu2md
ホームページhttps://github.com/Wsine/feishu2md
リポジトリhttps://github.com/Wsine/feishu2md
上流ドキュメントhttps://github.com/Wsine/feishu2md#readme
ライセンスMIT
ソースアーカイブhttps://github.com/Wsine/feishu2md/archive/refs/tags/v2.4.5.tar.gz
ビルド依存関係go
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 Namefeishu2md
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment