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
- 292Mature · −50% score
- First published
- Mar 2022
- Publisher
- yunyoujun
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
Credential file access: matched ".npmrc"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/chunk-EFF4TH4Z.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/chunk-6MWMH5HB.mjs | matched ".npmrc" | 10 |
Manifest
Package metadata
Scripts5
buildrimraf dist && tsup --splittingdevtsup --splitting --watchlinteslint "**/*.{vue,ts,js}"previewvite previewpreview-httpsserve dist
Dependencies47
@antfu/utils^0.5.2@ctrl/tinycolor^3.4.1@docsearch/css^3.1.1@docsearch/js^3.1.1@iconify-json/carbon^1.1.6@iconify-json/ri^1.1.3@intlify/vite-plugin-vue-i18n^3.4.0@vitejs/plugin-vue^2.3.3@vueuse/core^8.7.5@vueuse/head^0.7.6consola^2.15.3critters^0.0.16cross-spawn^7.0.3dayjs^1.11.3escape-html^1.0.3feed^4.2.2gray-matter^4.0.3katex^0.16.0kolorist^1.5.1lru-cache^7.12.0markdown-it^13.0.1markdown-it-anchor^8.6.4markdown-it-attrs^4.1.4markdown-it-container^3.0.0markdown-it-emoji^2.0.2markdown-it-link-attributes^4.0.0markdown-it-table-of-contents^0.6.0markdown-it-task-lists^2.1.1nprogress^0.2.0open^8.4.0- …and 17 more.