PkgRadar

Package evidence

[email protected]

no findings

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
896
Versions published
43
First published
May 2026
Publisher
digithuman

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"}'
Publisherdigithuman
Artifact bytes218,530
Previous version0.1.41
Published2026-06-13T01:33:41.969Z
SHA-256a986806b051bd91334b47609af072487631ebf48fcfb5b988288159604c01ab8

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.42Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildmpx-cli-service build && tsc --build
  • build:alimpx-cli-service build --targets=ali
  • build:webmpx-cli-service build --targets=web
  • linteslint --ext .js,.ts,.mpx src/
  • servempx-cli-service serve
  • serve:alimpx-cli-service serve --targets=ali
  • serve:webmpx-cli-service serve --targets=web
  • tsctsc --build
Dependencies15
  • @mpxjs/api-proxy^2.10.0
  • @mpxjs/core^2.10.0
  • @mpxjs/fetch^2.10.0
  • @mpxjs/mpx-cube-ui^1.4.15
  • @mpxjs/pinia^2.10.0
  • @mpxjs/store^2.10.0
  • @mpxjs/utils^2.10.0
  • jmash-core-mp^0.1.22
  • jmash-diy-mp^0.1.8
  • pinia^2.0.14
  • vue^2.7.0
  • vue-demi^0.14.6
  • vue-i18n^8.27.2
  • vue-i18n-bridge^9.2.2
  • vue-router^3.1.3