macOS
brew install feishu2mdlocal Homebrew formula metadata
brew
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Wsine/feishu2md
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | feishu2md |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.