PkgRadar

Package evidence

[email protected]

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

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherbitkyc08
Artifact bytes49,275
Previous version0.1.7
Published2026-05-24T01:35:46.669Z
SHA-2563de2210416b81141dad3d2bca4ba8d0b9d82c14ba75f438d126a7f759d9f2803

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="node scripts/postinstall.cjs"

47 members · evidence strength 90
Publisher / release actor burststale

bitkyc08

6 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"30

Manifest

Package metadata

Scripts21
  • buildcargo build --release --locked
  • checkcargo check --locked
  • fmtcargo fmt
  • fmt:checkcargo fmt --check
  • install:localcargo install --path . --locked
  • pack:drynpm pack --dry-run
  • postinstallnode scripts/postinstall.cjs
  • prepublishOnlynpm run verify && npm run publish:dry-run
  • publish:dry-runnode scripts/publish-dry-run.mjs
  • release:checkbash scripts/release-npm.sh --dry-run
  • release:dry-runbash scripts/release-npm.sh --dry-run
  • release:majorbash scripts/release.sh major
  • release:minorbash scripts/release.sh minor
  • release:npmbash scripts/release-npm.sh --publish
  • release:patchbash scripts/release.sh patch
  • release:previewbash scripts/release-preview.sh
  • release:publish-currentbash scripts/release-npm.sh --publish
  • smokebash scripts/smoke.sh
  • testcargo test --locked && npm run test:postinstall
  • test:postinstallnode --test tests/star-prompt.test.cjs
  • verifynpm run fmt:check && npm run test && npm run build
Optional dependencies4
  • @bitkyc08/claude-e-darwin-arm640.1.8
  • @bitkyc08/claude-e-darwin-x640.1.8
  • @bitkyc08/claude-e-linux-arm640.1.8
  • @bitkyc08/claude-e-linux-x640.1.8