PkgRadar

Package evidence

@cybearl/[email protected]

Install-time lifecycle script: postinstall="npm run hooks:install"

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
36
Versions published
45Mature · −50% score
First published
Feb 2025
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":["@cybearl/[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":["@cybearl/[email protected]"],"fail_on":"high"}'
Artifact bytes88,539
Previous version1.11.6
Published2026-06-17T08:10:08.991Z
SHA-2564382d062cd4fa14b39ef5711f33c702a5363412ef583825411d1116b3fef2cf5

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.11.7 vs 1.11.6: "npm run hooks:install"

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.11.7Version
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.jsonpostinstall added in 1.11.7 vs 1.11.6: "npm run hooks:install"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.11.7 vs 1.11.6: "npm run hooks:install"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run hooks:install"5

Manifest

Package metadata

Scripts11
  • buildtsup
  • hooks:installnode -e "require('fs').existsSync('.git') && require('child_process').execSync('git config core.hooksPath .githooks')"
  • knipknip
  • lintbiome check
  • lint:fixbiome check --fix && biome format --write
  • postinstallnpm run hooks:install
  • releasenpx semantic-release
  • testnpm run test:unit
  • test:benchtsx ./tests/benchmark.ts
  • test:sandboxtsx ./tests/sandbox.ts
  • test:unitvitest
Dependencies8
  • clsx^2.1.1
  • colorette^2.0.20
  • dateformat^5.0.3
  • dedent-js^1.0.1
  • pino^10.3.1
  • pino-pretty^13.1.3
  • slugify^1.6.9
  • tailwind-merge^3.3.1
Optional dependencies2
  • @rollup/rollup-linux-x64-gnu^4.60.2
  • @rollup/rollup-win32-x64-msvc^4.60.2