PkgRadar

Package evidence

@morningfast/[email protected]

Large Javascript Payload: 4704568 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
7
First published
May 2026
Publisher
jishu_app

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":["@morningfast/[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":["@morningfast/[email protected]"],"fail_on":"review"}'
Publisherjishu_app
Artifact bytes3,522,489
Previous version0.0.10
Published2026-05-28T09:36:19.151Z
SHA-2568019ce0809c20137504e427d039ac2b2a7e6a42e2c3f52c20d08a61b85296bc6

Why flagged

What the scanner saw

Large Javascript Payload: 4704568 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
0.0.11Version
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/chunks/system-DZaKDrG6.js4704568 bytes10

Manifest

Package metadata

Scripts4
  • buildvite build && node scripts/merge-main-style.mjs
  • checkvue-tsc --build
  • prepackpnpm build
  • publish:dry-runpnpm build && npm publish --dry-run
Dependencies4
  • localforage^1.10.0
  • morningfast-plus^1.1.0
  • nprogress^0.2.0
  • vite-plugin-qiankun^1.0.15