macOS
brew install feishu2mdlocal Homebrew formula metadata
brew / 順位 7374
feishu2md のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install feishu2mdlocal Homebrew formula metadata
概要
Convert feishu/larksuite documents to markdown
履歴
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.
セキュリティ状態
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.
$XDG_CONFIG_HOME/feishu2md/config.json~/.config/feishu2md/config.json~/Library/Application Support/feishu2md/config.json%AppData%\feishu2md\config.jsonCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/feishu2md/config.json~/.config/feishu2md/config.json~/Library/Application Support/feishu2md/config.json%AppData%\feishu2md\config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
feishu2md | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:feishu2md |
|---|---|
| バージョン | 2.4.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/Wsine/feishu2md |
| リポジトリ | https://github.com/Wsine/feishu2md |
| 最終更新 | 2026-07-26T11:37:55+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.