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
- 77
- Versions published
- 39Mature · −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
Remote Payload: matched "Invoke-WebRequest"
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 23 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/installer/go/pkg/service/windows.go | matched "Invoke-WebRequest" | 12 |
| medium | Remote Payload | package/installer/get.sh | matched "curl " | 12 |
| medium | Remote Payload | package/service/raspbian-install-device-agent.sh | matched "curl\n " | 12 |
| medium | Credential file access | package/lib/launcher.js | matched ".npmrc" | 10 |
Manifest
Package metadata
Scripts7
devnodemon index.jslinteslint -c eslint.config.mjslint:fixeslint -c eslint.config.mjs --fixstartnode index.jstestnpm run test:lib && npm run test:frontendtest:frontendmocha 'test/unit/frontend/**/*.spec.js'test:libmocha 'test/unit/**/*_spec.js'
Dependencies22
@flowfuse/nr-theme^1.8.0@inquirer/confirm^5.1.9@inquirer/select^4.2.0bytes^3.1.2command-line-args^6.0.1command-line-usage^7.0.3express-session^1.18.0got^11.8.6http-proxy-agent^7.0.2https-proxy-agent^7.0.4memorystore^1.6.7mnemonist^0.40.3mqtt^5.10.1parse-prometheus-text-format^1.1.1passport0.6.0passport-oauth2^1.6.1prom-client^15.1.3proxy-from-env^1.1.0semver^7.3.8ws^8.13.0yaml^2.1.1yoctocolors-cjs^2.1.2