PkgRadar

Package evidence

@browserless/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall"

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
1,239Niche · −30% score
Versions published
327Mature · −50% score
First published
Jan 2019
Publisher
kikobeats

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 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":["@browserless/[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":["@browserless/[email protected]"],"fail_on":"review"}'
Publisherkikobeats
Artifact bytes3,998,207
Previous version13.1.0
Published2026-06-09T14:07:31.841Z
SHA-256f7f54f65296695953539bb54c3e51b8781eb7848d1bd4f5d96d5fb1ea5dcbe41

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
13.1.1Version
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 scripts/postinstall"5

Manifest

Package metadata

Scripts2
  • postinstallnode scripts/postinstall
  • testava
Dependencies10
  • @browserless/devices13.0.0
  • @duckduckgo/autoconsent~14.92.0
  • @ghostery/adblocker-puppeteer~2.18.0
  • debug-logfmt~1.4.10
  • got~11.8.6
  • is-url-http~2.3.13
  • p-reflect~2.1.0
  • p-timeout~4.1.0
  • shallow-equal~3.1.0
  • tough-cookie~6.0.1