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.
- Weekly downloads
- 3,629Niche · −30% score
- 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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 9 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/launcher.js | matched ".npmrc" | 10 |
| medium | Remote Dependency Spec | package.json | devDependencies.@flowfuse/file-server="github:FlowFuse/file-server" | 8 |
Manifest
Package metadata
Scripts4
build-themenode lib/theme/scripts/build.jslinteslint -c eslint.config.mjslint:fixeslint -c eslint.config.mjs --fixtestmocha 'test/unit/**/*_spec.js'
Dependencies24
@flowfuse/nr-assistant0.16.1-1f0b396-202605261503.0@flowfuse/nr-file-nodes0.0.11-d0106e8-202605271642.0@flowfuse/nr-mqtt-nodes0.3.1-c51c891-202605271642.0@flowfuse/nr-project-nodes0.7.9-6f59a94-202605271246.0@flowfuse/nr-subflow-export^1.0.2@flowfuse/nr-tables-nodes0.2.3-cfb675a-202605280559.0@node-red/util^3.1.0body-parser^1.20.2bytes^3.1.2command-line-args^5.2.1express^4.21.0express-session^1.18.0express-ws^5.0.2got^11.8.6json-stringify-safe5.0.1memorystore^1.6.7mnemonist0.40.3multer^2.0.0oauth^0.9.15parse-prometheus-text-format^1.1.1passport0.6.0passport-oauth2^1.6.1prom-client^15.0.0ws^8.7.0