Hello,
Please refer to the naming convention in the documentation on the Node-RED website
https://nodered.org/docs/creating-nodes/packaging
https://nodered.org/blog/2022/01/31/introducing-scorecard
https://flows.nodered.org/node/node-red-node-tdengine/scorecard#
Only nodes shipped by the core Node-RED team should have names that start node-red-node- and as a rule new nodes should be in a npm package scope e.g. @taosdata/... this is to avoid confusion about who is responsible for support.
e.g.
node-red/node-red#5359