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.

Versions published
61Mature · −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 bytes5,307,469
Previous version1.0.40-yunge
Published2026-06-11T02:58:58.570Z
SHA-2568b6670c573f725ae1e71238d5c75c1b25ac5312f84143e356b5ca8b28a1496f4

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

low
Last checked
lowRisk
0Score
1.0.41-yungeVersion
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
lowObfuscation Densitypackage/lib/chunk-B4BG7PRW-c967f292.mjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/lib/main-a7504eb3.mjs8948984 bytes0

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