Automic VaultAutomic Vault

brew

Install feishu2md with Homebrew

Convert feishu/larksuite documents to markdown. Version 2.4.5 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install feishu2md

local Homebrew formula metadata

overview

Package summary

Convert feishu/larksuite documents to markdown

Commands and aliases

  • feishu2md

history

Project history and usage

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

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
feishu2mdcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.4.5
manager updated
local dataok
upstreamcurrent
latest detectedv2.4.5

https://github.com/Wsine/feishu2md

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:feishu2md
Version2.4.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/feishu2md
Homepagehttps://github.com/Wsine/feishu2md
Repositoryhttps://github.com/Wsine/feishu2md
Upstream docshttps://github.com/Wsine/feishu2md#readme
LicenseMIT
Source archivehttps://github.com/Wsine/feishu2md/archive/refs/tags/v2.4.5.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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