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 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
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
Status history (1 event)
- new → available · risk review · score 11 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/lib/chunk-B4BG7PRW-d877ab88.mjs | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/lib/main-aac6c030.mjs | 8910047 bytes | 10 |
Manifest
Package metadata
Scripts11
bootstrappnpm install && pnpm run common:preparebuildvite buildbuild-checkrun-p type-check build-onlybuild-onlyvite buildcommon:cleanuprimraf node_modules && rimraf pnpm-lock.yamlcommon:preparehusky installdevvitelinteslint .lint:fixeslint . --fixpreviewvite previewtype-checkvue-tsc --noEmit
Dependencies17
@vscode/markdown-it-katex^1.0.3@vueuse/core^10.11.1echarts^6.0.0element-plus^2.11.7highlight.js^11.7.0html-to-image^1.11.11katex^0.16.4markdown-it^13.0.1mermaid^11.11.0mermaid-it-markdown^1.0.9naive-ui^2.34.3pinia^2.0.33vite-plugin-compression^0.5.1vite-plugin-tsconfig-paths^1.4.1vue^3.2.47vue-i18n^9.2.2vue-router^4.1.6