PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2163475 bytes

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
304
Versions published
88
First published
Jan 2026
Publisher
tako-cli

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["[email protected]"],"fail_on":"review"}'
Publishertako-cli
Artifact bytes13,088,890
Previous version0.2.9
Published2026-03-27T06:36:09.546Z
SHA-256345af8998834ca2580a6a0b8ba0ae3f46a9e42c86d5e4749b02f5b4589245e42

Why flagged

What the scanner saw

Large Javascript Payload: 2163475 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.2.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 22 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index--_MkutGe.js2163475 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index--axLOH7Y.js2163475 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-0aqL8VXm.js2147988 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-4ZZB8Tlb.js2151693 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-B7irZTDK.js2151120 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-BDwoXMgX.js2163475 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-BFFI6ZQs.js2158733 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-BXmgMqvR.js2151348 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-C1OMh9tk.js2143460 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-C8ydeZkH.js2151661 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-Cafcc5Wp.js2158873 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-Cb_RdKoR.js2158857 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-CJTpw75C.js2151307 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-CPl6oRKV.js2116072 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-D_s90DDs.js2163475 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-Dj3J-3EQ.js2133841 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-DPSgp2lc.js2163475 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-h5hAGsle.js2114559 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-urrIqv8H.js2158741 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-wkTDcFJS.js2158616 bytes0
lowLarge Javascript Payloadpackage/dist/hub-web/assets/index-zzxKBcct.js2160542 bytes0
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • buildbun run scripts/build.ts
  • bumpbun scripts/bump.ts
  • prepublishOnlybun run build
  • releasebun run test:pre-release && bun scripts/bump.ts patch && npm publish --registry https://registry.npmjs.org && ./scripts/sync-gitee.sh
  • testbun test
  • test:coveragebun test --coverage
  • test:e2ebash scripts/test-install.sh
  • test:integrationbun test tests/integration.*.test.ts
  • test:platformbun test tests/platform.*.test.ts
  • test:pre-releasebun test tests/pre-release.test.ts
  • test:unitbun test tests/unit.*.test.ts
  • test:watchbun test --watch
Dependencies3
  • @openpanel/sdk^1.0.4
  • qrcode-terminal^0.12.0
  • smol-toml^1.3.1