PkgRadar

Package evidence

@zshr/[email protected]

Credential file access: matched "npm_token"

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
1
First published
May 2026
Publisher
zshr

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":["@zshr/[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":["@zshr/[email protected]"],"fail_on":"review"}'
Publisherzshr
Artifact bytes62,006
Previous versionnone
Published2026-05-29T09:19:00.668Z
SHA-256cd68719a1923b9adc572263798a9ad4528018fec222c1c716e0001d9d4175a6a

Why flagged

What the scanner saw

Credential file access: matched "npm_token"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/publish-quick.shmatched "npm_token"5

Manifest

Package metadata

Scripts11
  • build:prodvue-cli-service build
  • build:stagevue-cli-service build --mode staging
  • devvue-cli-service serve
  • libvue-cli-service build --target lib --name EcBpm ./src/index.js
  • linteslint --ext .js,.vue src
  • newplop
  • previewnode build/index.js --preview
  • releasegit pull && standard-version -t @zshr/ecip-bpm\@ && git push --follow-tags origin dev && yarn publish --access public --non-interactive --registry=https://registry.npmjs.org/
  • svgosvgo -f src/icons/svg --config=src/icons/svgo.yml
  • test:cinpm run lint && npm run test:unit
  • test:unitjest --clearCache && vue-cli-service test:unit
Dependencies36
  • @zshr/ecip-codegen^0.5.0
  • @zshr/ecip-components^0.6.0
  • axios0.18.1
  • clipboard2.0.4
  • codemirror5.45.0
  • core-js^3.18.1
  • driver.js0.9.5
  • element-ui2.13.2
  • file-saver2.0.1
  • font-awesome^4.7.0
  • fuse.js3.4.4
  • js-cookie2.2.0
  • lodash^4.17.15
  • lodash.omit^4.5.0
  • lodash.pick^4.4.0
  • moment^2.26.0
  • normalize.css7.0.0
  • nprogress0.2.0
  • path-to-regexp2.4.0
  • screenfull4.2.0
  • script-loader0.7.2
  • sortablejs1.8.4
  • vue2.6.10
  • vue-count-to1.0.13
  • vue-i18n7.3.2
  • vue-ls^3.2.1
  • vue-print-nb^1.5.0
  • vue-router3.0.2
  • vue-safe-iframe^1.0.4
  • vue-splitpane1.0.4
  • …and 6 more.