Automic VaultAutomic Vault

brew

使用 Homebrew 安装 flamebearer

查看 flamebearer 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install flamebearer

local Homebrew formula metadata

概览

软件包摘要

Blazing fast flame graph tool for V8 and Node

命令和别名

  • flamebearer

历史

项目历史与用法

flamebearer is a JavaScript CPU trace analysis CLI for Chrome DevTools performance recordings and Node `.cpuprofile` files. The current README positions it as a compact text-summary tool rather than an HTML flame-graph renderer.

项目历史

The official GitHub repository was created in 2018 and was formerly available under Mapbox; GitHub now redirects the Mapbox URL to mourner/flamebearer. The README says version 1 generated an HTML flamegraph for Node traces, then the project lay dormant after 2018.

In 2026 the project was revived with a new purpose: a CLI-oriented analyzer for performance optimization loops, especially useful for agents and humans reading CPU traces without opening a GUI.

采用历史

The package's adoption niche is Node and browser performance work. It can be installed globally with npm, used through `flamebearer-node` to profile a script, or pointed at Chrome trace and Node CPU profile files.

Its README explicitly leaves GUI flamegraph browsing to Speedscope and instead optimizes for one-page terminal summaries, drill-down flags, source-map support, hot source lines, and long-task visibility.

使用方式

Typical commands include `flamebearer-node bench.js`, `flamebearer profile.json.gz`, and `flamebearer CPU.*.cpuprofile`. Drill-down flags restrict stacks, threads, row counts, and time ranges.

The tool does not document a persistent config file or credentials file; usage is command-line and profile-file driven.

为什么软件包爱好者会关心

flamebearer is interesting because it changed identity without abandoning the package: from a Node HTML flamegraph generator inspired by earlier profiling tools into a fast textual trace summarizer aimed at modern command-line workflows.

It sits in the flamegraph family tree but intentionally chooses a terminal-first UX, which makes it attractive for CI logs, scripted profiling runs, and automated performance investigations.

时间线

  • 2018: Official repository created.
  • 2018: Version 1 era generated HTML flamegraphs for Node traces, according to the README.
  • 2026: Project revived as a CLI CPU trace analysis tool for agents and humans.

Related projects

  • Brendan Gregg's FlameGraph is credited for the flamegraph concept.
  • 0x is credited as the original inspiration for the project.
  • Speedscope is named as the GUI flamegraph viewer that flamebearer does not try to replace.

安全态势

风险级别:绿色

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 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
flamebearercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.1.0
管理器更新时间2026-06-27
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/mapbox/flamebearer

安装元数据

软件包元数据

软件包键brew:flamebearer
版本2.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/flamebearer
主页https://github.com/mapbox/flamebearer
仓库https://github.com/mapbox/flamebearer
上游文档https://github.com/mourner/flamebearer#readme
许可证ISC
源码归档https://registry.npmjs.org/flamebearer/-/flamebearer-2.1.0.tgz
最后更新2026-06-27T12:34:32Z
Pulseupdated
依赖node
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment