PkgRadar

Package evidence

@kno2/[email protected]

Install-time lifecycle script: preinstall="npm whoami || npm login"

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
43
Versions published
21Mature · −50% score
First published
Apr 2021
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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@kno2/[email protected]"],"fail_on":"high"}'

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":["@kno2/[email protected]"],"fail_on":"high"}'
Artifact bytes402,693
Previous version2.0.2
Published2026-05-08T22:09:35.023Z
SHA-2562cba8cc2abda1fde580f6d855c3fde8feac979b228244e53babd091c54eaf9a3

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: preinstall added in 2.0.3 vs 2.0.2: "npm whoami || npm login"

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

Availability ledger

available

high
Last checked
highRisk
45Score
2.0.3Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 2.0.3 vs 2.0.2: "npm whoami || npm login"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpreinstall added in 2.0.3 vs 2.0.2: "npm whoami || npm login"40
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npm whoami || npm login"5

Manifest

Package metadata

Scripts3
  • buildwebpack --mode production
  • preinstallnpm whoami || npm login
  • startwebpack-dev-server --config demo/webpack.demo.config.babel.js --mode development
Dependencies9
  • @kno2/bluebutton0.6.13
  • autoprefixer10.4.23
  • core-js3.47.0
  • date-fns4.1.0
  • dragula3.7.3
  • font-awesome4.7.0
  • lodash4.18.1
  • popper.js1.16.1
  • riot10.1.2