PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2376734 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
60Mature · −50% score
First published
Jan 2025
Publisher
manwjc

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"}'
Publishermanwjc
Artifact bytes2,930,870
Previous version1.0.12-yunge
Published2025-12-15T07:54:27.380Z
SHA-256d08f178612e88ce4f8f614ec2bc3533b7d9ebda15a787a3e366d14bbc094fabc

Why flagged

What the scanner saw

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/flowchart-elk-definition-6af322e1-3bf837a4.mjs2376734 bytes0
lowObfuscation Densitypackage/lib/flowDb-c6c81e3f-84dccb04.mjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/lib/lib-85d3a8f7.mjs3708795 bytes0
lowObfuscation Densitypackage/lib/styles-b4e223ce-e0e09dc6.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • bootstrappnpm install && pnpm run common:prepare
  • buildvite build
  • build-checkrun-p type-check build-only
  • build-onlyvite build
  • common:cleanuprimraf node_modules && rimraf pnpm-lock.yaml
  • common:preparehusky install
  • devvite
  • linteslint .
  • lint:fixeslint . --fix
  • previewvite preview
  • type-checkvue-tsc --noEmit
Dependencies14
  • @vscode/markdown-it-katex^1.0.3
  • @vueuse/core^10.11.1
  • highlight.js^11.7.0
  • html-to-image^1.11.11
  • katex^0.16.4
  • markdown-it^13.0.1
  • mermaid-it-markdown^1.0.8
  • naive-ui^2.34.3
  • pinia^2.0.33
  • vite-plugin-compression^0.5.1
  • vite-plugin-tsconfig-paths^1.4.1
  • vue^3.2.47
  • vue-i18n^9.2.2
  • vue-router^4.1.6