Skip to main content

node-red-manager

Manages Node-RED instances through Admin API or CLI, automating flow deployment and troubleshooting for efficient automation.

Install this skill

or
88/100

Security score

The node-red-manager skill was audited on Mar 3, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 9

Access to .env file

SourceSKILL.md
91. Copy `.env.example` to `.env`.
medium line 10

Access to .env file

SourceSKILL.md
102. Set `NODE_RED_URL`, `NODE_RED_USERNAME`, and `NODE_RED_PASSWORD` in `.env`.
low line 17

External URL reference

SourceSKILL.md
17- **URL**: `https://flow.glassgallery.my.id`
low line 115

External URL reference

SourceSKILL.md
115- `NODE_RED_URL`: Node-RED API endpoint (default: `http://localhost:1880`)
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →