PkgRadar

Package evidence

@flowfuse/[email protected]

Credential file access: matched ".npmrc"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
881Mature · −50% score
First published
Nov 2023
Publisher
flowfuse-user

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@flowfuse/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@flowfuse/[email protected]"],"fail_on":"review"}'
Publisherflowfuse-user
Artifact bytes101,784
Previous version2.30.2-fc85404-202605191054.0
Published2026-06-04T13:16:45.706Z
SHA-2564e6eaac7bad87ed4897a9cf5136628fbcc49cbfdebd95b3eb5bbd42c23a62678

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
9Score
2.31.0Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/launcher.jsmatched ".npmrc"10
mediumRemote Dependency Specpackage.jsondevDependencies.@flowfuse/file-server="github:FlowFuse/file-server"8

Manifest

Package metadata

Scripts4
  • build-themenode lib/theme/scripts/build.js
  • linteslint -c eslint.config.mjs
  • lint:fixeslint -c eslint.config.mjs --fix
  • testmocha 'test/unit/**/*_spec.js'
Dependencies24
  • @flowfuse/nr-assistant^0.16.0
  • @flowfuse/nr-file-nodes^0.0.10
  • @flowfuse/nr-mqtt-nodes^0.3.0
  • @flowfuse/nr-project-nodes^0.7.8
  • @flowfuse/nr-subflow-export^1.0.2
  • @flowfuse/nr-tables-nodes^0.2.2
  • @node-red/util^3.1.0
  • body-parser^1.20.2
  • bytes^3.1.2
  • command-line-args^5.2.1
  • express^4.21.0
  • express-session^1.18.0
  • express-ws^5.0.2
  • got^11.8.6
  • json-stringify-safe5.0.1
  • memorystore^1.6.7
  • mnemonist0.40.3
  • multer^2.0.0
  • oauth^0.9.15
  • parse-prometheus-text-format^1.1.1
  • passport0.6.0
  • passport-oauth2^1.6.1
  • prom-client^15.0.0
  • ws^8.7.0