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
- 150Mature · −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
Review before promotingMixed 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":["[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"}'Why flagged
What the scanner saw
Large Javascript Payload: 5625605 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/edgeone-dist/cli.js | 5625605 bytes | 10 |
| medium | Large Javascript Payload | package/edgeone-dist/pages/dev/runner-worker.js | 2681971 bytes | 10 |
Manifest
Package metadata
Scripts12
buildnpm run clean && npm run build:pages-ai && npm run build:kv-client && npm run bundlebuild:kv-clientnode ./scripts/build-kv-client.jsbuild:pages-ainode ./scripts/build-pages-ai.jsbundlenode -r esbuild-register ./scripts/bundle.tscleanrimraf ./edgeone-dist ./edgeone-bin ./libs-node-ai ./libs-kv-clientformatprettier --write "src/**/*.{ts,tsx,js,jsx,json,md}" "scripts/**/*.{ts,js}" "*.{json,md}"prepacknpm run buildprepublishOnlynpm run buildtestvitest runtest:coveragevitest run --coveragetest:watchvitestwatchnode -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.4archiver^7.0.1chokidar^4.0.1common-path-prefix^1.0.0cos-nodejs-sdk-v5^2.14.7cross-spawn^7.0.6crypto^1.0.1detect-port^2.1.0esbuild^0.19.2esbuild-plugin-polyfill-node^0.3.0esbuild-plugin-vue^0.2.4fast-glob^3.3.0fs-extra^11.3.1ink-table^3.1.0inquirer^8.2.4install^0.13.0lodash^4.17.21mime-types^3.0.1minimatch^9.0.5node-persist^4.0.3npm^10.9.1open^8.4.2p-map^5.5.0parse-gitignore^2.0.0portfinder^1.0.32undici^5.29.0vitest^4.0.17