PkgRadar

Package evidence

@basemachina/[email protected]

Large Javascript Payload: 2072538 bytes

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":["@basemachina/[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":["@basemachina/[email protected]"],"fail_on":"review"}'
Publishertaro-28
Artifact bytes186,691
Previous version1.0.0
Published2026-05-21T09:15:17.593Z
SHA-256cf408527e0dba5f33473880382d9efb1db9c2cdb9b775021841804d5217d38da

Why flagged

What the scanner saw

Large Javascript Payload: 2072538 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.mjs2072538 bytes10

Manifest

Package metadata

Scripts3
  • buildtsx scripts/build.ts
  • checktsc --noEmit
  • testvitest run
Dependencies5
  • cmd-ts^0.15.0
  • hono^4.12.18
  • jiti^2.7.0
  • open^11.0.0
  • typescript^6.0.3