PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
53
Versions published
57Mature · −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

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":["[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 bytes5,300,733
Previous version1.0.36-yunge
Published2026-05-28T06:52:09.306Z
SHA-256a291f8c5d2c5954943d11d96f19d2a94f89da640d76128f5ff95b1467af19e9c

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
11Score
1.0.37-yungeVersion
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/chunk-B4BG7PRW-d877ab88.mjshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/lib/main-aac6c030.mjs8910047 bytes10

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
Dependencies17
  • @vscode/markdown-it-katex^1.0.3
  • @vueuse/core^10.11.1
  • echarts^6.0.0
  • element-plus^2.11.7
  • highlight.js^11.7.0
  • html-to-image^1.11.11
  • katex^0.16.4
  • markdown-it^13.0.1
  • mermaid^11.11.0
  • mermaid-it-markdown^1.0.9
  • 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