PkgRadar

Package evidence

@dev.sail.money/[email protected]

Large Javascript Payload: 2171868 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.

Versions published
27
First published
Jun 2026
Publisher
jmad-sail

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":["@dev.sail.money/[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":["@dev.sail.money/[email protected]"],"fail_on":"review"}'
Publisherjmad-sail
Artifact bytes2,328,454
Previous version1.0.0-42
Published2026-06-12T18:56:44.605Z
SHA-2569b8d9b3d3f1b91fd5815283f1ff55dc30ef8edb241f020ac304f773bbdf6b835

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":7,"publisher":"jmad-sail","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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.0-43Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"jmad-sail","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"jmad-sail","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
lowLarge Javascript Payloadpackage/packages/cli/dist/server.cjs2171868 bytes0

Manifest

Package metadata

Scripts1
  • typechecktsc -p tsconfig.json --noEmit
Dependencies2
  • @sail/sdkworkspace:*
  • viem^2.21.0