PkgRadar

Package evidence

@kaikybrofc/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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.

Versions published
1
First published
Jun 2026
Publisher
kaikybrofc

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":["@kaikybrofc/[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":["@kaikybrofc/[email protected]"],"fail_on":"review"}'
Publisherkaikybrofc
Artifact bytes374,136
Previous versionnone
Published2026-06-07T15:27:57.525Z
SHA-2567a71d19384c126e2c4f38d5dd17dc9da8ce548a2ed83df2a4783b40f84fe546b

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.2.4Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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="patch-package"5

Manifest

Package metadata

Scripts24
  • buildtsc -p tsconfig.json && cp src/api/dashboard.html dist/api/dashboard.html
  • db:backfilltsx src/core/db/backfill.ts
  • db:delete-sessiontsx src/core/db/delete-session.ts
  • db:inittsx src/core/db/init.ts
  • db:nullstsx src/core/db/null-report.ts
  • db:repair-group-participantstsx src/core/db/repair-group-participants.ts
  • db:verifytsx src/core/db/verify.ts
  • devtsx watch src/index.ts
  • linteslint .
  • lint:fixeslint . --fix
  • pm2:deletepm2 delete zyra zyra-api-webhook zyra-backfill
  • pm2:logspm2 logs zyra zyra-api-webhook zyra-backfill
  • pm2:restartnpm run build && pm2 restart ecosystem.config.cjs --env production
  • pm2:savepm2 save
  • pm2:startnpm run build && pm2 startOrRestart ecosystem.config.cjs --env production
  • pm2:startuppm2 startup
  • pm2:stoppm2 stop zyra zyra-api-webhook zyra-backfill
  • postinstallpatch-package
  • session:pairtsx src/core/connection/pair.ts
  • starttsx src/index.ts
  • start:prodnode dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit && vitest --run --typecheck
Dependencies14
  • @caed0/webp-conv^2.2.3
  • @hapi/boom^10.0.1
  • baileysnpm:@whiskeysockets/[email protected]
  • baileys-antiban^4.6.0
  • dotenv^16.4.5
  • fflate^0.8.2
  • libsignal^6.0.0
  • link-preview-js4.0.3
  • linkifyjs^4.3.3
  • logform^2.7.0
  • mysql2^3.20.0
  • pm2^7.0.1
  • qrcode-terminal^0.12.0
  • redis^4.6.13