PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5626347 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
3,815Niche · −30% score
Versions published
156Mature · −50% score
First published
Dec 2024
Publisher
tencent-player

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

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"}'
Artifact bytes2,219,665
Previous version1.5.8
Published2026-06-04T03:06:03.480Z
SHA-2565c42d1d91c9a5848baebc4d2b623ca2956cf99f129d84f526132c4151202511a

Why flagged

What the scanner saw

Large Javascript Payload: 5626347 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
1.5.9Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/edgeone-dist/cli.js5626347 bytes0
lowLarge Javascript Payloadpackage/edgeone-dist/pages/dev/runner-worker.js2681548 bytes0

Manifest

Package metadata

Scripts12
  • buildnpm run clean && npm run build:pages-ai && npm run build:kv-client && npm run bundle
  • build:kv-clientnode ./scripts/build-kv-client.js
  • build:pages-ainode ./scripts/build-pages-ai.js
  • bundlenode -r esbuild-register ./scripts/bundle.ts
  • cleanrimraf ./edgeone-dist ./edgeone-bin ./libs-node-ai ./libs-kv-client
  • formatprettier --write "src/**/*.{ts,tsx,js,jsx,json,md}" "scripts/**/*.{ts,js}" "*.{json,md}"
  • prepacknpm run build
  • prepublishOnlynpm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • watchnode -r esbuild-register ./scripts/bundle.ts watch
Dependencies30
  • @edgeone/framework-detect^0.0.2
  • @edgeone/is-spa^0.0.3
  • @edgeone/nuxt-pages1.1.0
  • @edgeone/opennextjs-pages0.2.4
  • archiver^7.0.1
  • chokidar^4.0.1
  • common-path-prefix^1.0.0
  • cos-nodejs-sdk-v5^2.14.7
  • cross-spawn^7.0.6
  • crypto^1.0.1
  • detect-port^2.1.0
  • esbuild^0.19.2
  • esbuild-plugin-polyfill-node^0.3.0
  • esbuild-plugin-vue^0.2.4
  • fast-glob^3.3.0
  • fs-extra^11.3.1
  • ink-table^3.1.0
  • inquirer^8.2.4
  • install^0.13.0
  • lodash^4.17.21
  • mime-types^3.0.1
  • minimatch^9.0.5
  • node-persist^4.0.3
  • npm^10.9.1
  • open^8.4.2
  • p-map^5.5.0
  • parse-gitignore^2.0.0
  • portfinder^1.0.32
  • undici^5.29.0
  • vitest^4.0.17