PkgRadar

Package evidence

@kosli/[email protected]

Install-time lifecycle script: postinstall="node install.js"

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,673Niche · −30% score
Versions published
35
First published
Mar 2026
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 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":["@kosli/[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":["@kosli/[email protected]"],"fail_on":"review"}'
Artifact bytes1,465
Previous version2.26.0
Published2026-06-16T10:03:25.354Z
SHA-25636cb3cae396b1a28ec7c41474764cbe94b9d2d33d4cf52c8da3b9123ef4c6134

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node install.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
2.27.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node install.js"5

Manifest

Package metadata

Scripts2
  • postinstallnode install.js
  • prepacktest -f bin/kosli || (echo 'ERROR: bin/kosli is missing' && exit 1) && test -f install.js || (echo 'ERROR: install.js is missing' && exit 1)
Optional dependencies7
  • @kosli/cli-darwin-arm642.27.0
  • @kosli/cli-darwin-x642.27.0
  • @kosli/cli-linux-arm2.27.0
  • @kosli/cli-linux-arm642.27.0
  • @kosli/cli-linux-x642.27.0
  • @kosli/cli-win32-arm642.27.0
  • @kosli/cli-win32-x642.27.0