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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/lib/flowchart-elk-definition-6af322e1-3bf837a4.mjs | 2376734 bytes | 0 |
| low | Obfuscation Density | package/lib/flowDb-c6c81e3f-84dccb04.mjs | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/lib/lib-85d3a8f7.mjs | 3708795 bytes | 0 |
| low | Obfuscation Density | package/lib/styles-b4e223ce-e0e09dc6.mjs | high encoded/escaped-token density | 0 |
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
Dependencies14
@vscode/markdown-it-katex^1.0.3@vueuse/core^10.11.1highlight.js^11.7.0html-to-image^1.11.11katex^0.16.4markdown-it^13.0.1mermaid-it-markdown^1.0.8naive-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