PkgRadar

Package evidence

@bitkyc08/[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":["@bitkyc08/[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":["@bitkyc08/[email protected]"],"fail_on":"high"}'
Publisherbitkyc08
Artifact bytes54,261
Previous version0.1.2
Published2026-05-24T01:37:53.541Z
SHA-25672a3d46f4aef10dfd842cae5d43b34f02b3b726d0652f9335d65e93a4243eac5

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.3Version
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/ai-e-darwin-arm640.1.2
  • @bitkyc08/ai-e-darwin-x640.1.2
  • @bitkyc08/ai-e-linux-arm640.1.2
  • @bitkyc08/ai-e-linux-x640.1.2