Package evidence
@canboat/[email protected]
Install-time lifecycle script: install="node-gyp rebuild || echo 'Native CAN socket addon not available on this platform'"
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
- 4,837Niche · −30% score
- Versions published
- 188Mature · −50% score
- First published
- Nov 2018
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@canboat/[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":["@canboat/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: install="node-gyp rebuild || echo 'Native CAN socket addon not available on this platform'"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | install="node-gyp rebuild || echo 'Native CAN socket addon not available on this platform'" | 5 |
Manifest
Package metadata
Scripts15
buildtsc -b --pretty falsebuild_ioswebpack -c ./webpack.config.js --mode development ./ios.js -o ios_canboat.jsbuild_prod_ioswebpack -c ./webpack.config.js --mode production ./ios.js -o ios_canboat.jsci-linteslint && prettier --check lib testci-testnpm run build && npm run test && npm run ci-lintcode-coveragejest --coverage && nyc mocha --exitdev-testjest --watchformatnpm run prettier && npm run lintinstallnode-gyp rebuild || echo 'Native CAN socket addon not available on this platform'linteslint --fix --format compactpreparenpm run buildprepublishOnlynpm run buildprettierprettier --write lib testtestjest && mocha --exit 'test/*.[jt]s'watchtsc --watch
Dependencies11
@canboat/ts-pgns^1.11.9bit-buffer0.2.3debug^4.3.4dnssd^0.4.1int64-buffer^0.1.10lodash^4.17.4minimist^1.2.0moment^2.30.1mqtt^2.18.8node-addon-api^8.6.0split^1.0.1
Optional dependencies2
@serialport/parser-readline11.x.xserialport11.x.x