Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 node-red

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install node-red

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#node-red

nixpkgs package indexes · pkgs/by-name/no/node-red/package.nix · 来源: api.github.com

概览

软件包摘要

Low-code programming for event-driven applications

命令和别名

  • node-red
  • node-red-pi

历史

项目历史与用法

Node-RED is a flow-based, low-code programming tool for event-driven applications. Its own site frames it as a way to collect, transform, and visualize real-time data, with a browser editor, Node.js runtime, JSON flow files, and a community library of more than 5,000 nodes and flows.

项目历史

Node-RED began in early 2013 as a side project by Nick O'Leary and Dave Conway-Jones in IBM's Emerging Technology Services group. The original proof of concept visualized and manipulated mappings between MQTT topics, then grew into a general-purpose tool for wiring hardware devices, APIs, online services, and application logic.

采用历史

The project was open-sourced in September 2013 and became one of the founding JS Foundation projects in October 2016. The Node.js Foundation and JS Foundation later merged into the OpenJS Foundation in 2019, giving Node-RED a vendor-neutral home alongside other JavaScript ecosystem projects.

A major adoption moment came on 25 November 2015, when Node-RED announced that the November 2015 Raspbian Jessie image shipped with Node-RED pre-installed and that it was also available through the Raspbian Jessie APT repositories. That helped push it into Raspberry Pi, home automation, education, and industrial IoT workflows.

使用方式

Homebrew users install it with `brew install node-red` and run the `node-red` command, then open the editor at `http://localhost:1880`. Node-RED's local install docs also show the npm path with `npm install -g node-red`, Docker via `docker run -it -p 1880:1880 --name mynodered nodered/node-red`, and command-line flags such as `--settings`, `--userDir`, `--port`, and `--safe`.

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

Node-RED sits in a funny and useful place for package people: it is a Node.js app, a visual programming environment, and a runtime for long-lived flows. The package pulls in the usual Node dependency world, but its users often think in deployed flow files, credentials files, palettes, and hardware-adjacent integrations rather than in conventional application source trees.

Homebrew Formulae lists node-red 5.0.0 and reports 1,044 installs over 365 days. That is small compared with npm usage, but it is a convenient macOS/Linux package-manager path for local flow development and lightweight automation boxes.

Related projects

  • Node.js
  • OpenJS Foundation
  • Raspberry Pi
  • FlowFuse
  • MQTT

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 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.

Unix
~/.node-red/settings.js
Windows
%HOMEPATH%\.node-red\settings.js

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.node-red/flows_<hostname>_cred.json
Windows
%HOMEPATH%\.node-red\flows_<hostname>_cred.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
node-redcli全局可执行文件
node-red-picli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://nodered.org/

  • 信息Release/tag comparison is only available for GitHub repositories.https://nodered.org/none 置信度

安装元数据

软件包元数据

软件包键brew:node-red
版本5.0.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/node-red
主页https://nodered.org/
仓库https://github.com/node-red/node-red
上游文档https://nodered.org/docs
许可证Apache-2.0
源码归档https://registry.npmjs.org/node-red/-/node-red-5.0.1.tgz
最后更新2026-07-02T16:40:50Z
Pulseupdated
依赖node
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

node-red

nix profile install nixpkgs#node-red
  • normalized package name match
  • 匹配方式:Node Red
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/node-red/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment