PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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 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"}'
Publisheryunyoujun
Artifact bytes829,025
Previous version0.7.2
Published2022-07-05T15:37:45.805Z
SHA-25621ffc5825b5519cd89cb1a985d492df92723a6937a1c149cf70a88731925ab44

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

review
Last checked
reviewRisk
10Score
0.7.3Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/chunk-EFF4TH4Z.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/chunk-6MWMH5HB.mjsmatched ".npmrc"10

Manifest

Package metadata

Scripts5
  • buildrimraf dist && tsup --splitting
  • devtsup --splitting --watch
  • linteslint "**/*.{vue,ts,js}"
  • previewvite preview
  • preview-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.6
  • consola^2.15.3
  • critters^0.0.16
  • cross-spawn^7.0.3
  • dayjs^1.11.3
  • escape-html^1.0.3
  • feed^4.2.2
  • gray-matter^4.0.3
  • katex^0.16.0
  • kolorist^1.5.1
  • lru-cache^7.12.0
  • markdown-it^13.0.1
  • markdown-it-anchor^8.6.4
  • markdown-it-attrs^4.1.4
  • markdown-it-container^3.0.0
  • markdown-it-emoji^2.0.2
  • markdown-it-link-attributes^4.0.0
  • markdown-it-table-of-contents^0.6.0
  • markdown-it-task-lists^2.1.1
  • nprogress^0.2.0
  • open^8.4.0
  • …and 17 more.