Automic VaultAutomic Vault

brew

node-red を Homebrew, Nix でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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