PkgRadar

Package evidence

@typemove/[email protected]

Large Javascript Payload: 2129401 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
510
Versions published
179Mature · −50% score
First published
Jul 2023
Publisher
philz3906

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@typemove/[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":["@typemove/[email protected]"],"fail_on":"review"}'
Publisherphilz3906
Artifact bytes1,493,462
Previous version1.13.4
Published2026-05-26T09:53:05.662Z
SHA-256f88920e75955b6810a956680ce947ee43d332de1864b7d73f71cfd7f9a4a7308

Why flagged

What the scanner saw

Large Javascript Payload: 2129401 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.13.5-rc.1Version
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.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/esm/builtin/0x1.js2129401 bytes10

Manifest

Package metadata

Scripts7
  • _genpnpm gen:test && tsx src/codegen/run.ts -t src/builtin -a src/abis
  • buildpnpm gen && tsc
  • build:allpnpm --filter=$(node -p "require('./package.json').name")... build
  • genpnpm _gen 0x1 && pnpm _gen 0x3 && pnpm _gen 0x4
  • gen-with-addresstsx src/codegen/run.ts -t ./src/tests/types 0x48271d39d0b05bd6efca2278f22277d6fcc375504f9839fd73f74ace240861af
  • gen:testtsx src/codegen/run.ts -t src/tests/types src/tests/abis
  • testglob -c 'tsx --test' '**/*.test.ts'
Dependencies6
  • @aptos-labs/ts-sdk~7.1.0
  • @typemove/move1.13.5-rc.1
  • chalk^5.3.0
  • commander^14.0.0
  • prettier^3.2.4
  • radash^12.0.0