PkgRadar

Package evidence

@autokaka/[email protected]

Install Lifecycle Binary Exec: postinstall="./postinstall.js"

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
339
Versions published
8
First published
May 2026
Publisher
autokaka

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":["@autokaka/[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":["@autokaka/[email protected]"],"fail_on":"review"}'
Publisherautokaka
Artifact bytes5,020
Previous version0.1.7
Published2026-06-11T15:20:37.244Z
SHA-256249b02876013fc5bac96a0f8b3da9070532a9a35f1dd5ed89179bf8b7da36a01

Why flagged

What the scanner saw

Install Lifecycle Binary Exec: postinstall="./postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
20Score
0.1.8Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInstall Lifecycle Binary Execpackage.jsonpostinstall="./postinstall.js"15
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 16 day(s) ago, 8 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumInstall Lifecycle Binary Execpackage.jsonpostinstall="./postinstall.js"15
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 16 day(s) ago, 8 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="./postinstall.js"5

Manifest

Package metadata

Scripts3
  • build./build.ts
  • postinstall./postinstall.js
  • ship./ship.ts
Dependencies1
  • fflatelatest