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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/publish-quick.sh | matched "npm_token" | 5 |
Manifest
Package metadata
Scripts11
build:prodvue-cli-service buildbuild:stagevue-cli-service build --mode stagingdevvue-cli-service servelibvue-cli-service build --target lib --name EcBpm ./src/index.jslinteslint --ext .js,.vue srcnewploppreviewnode build/index.js --previewreleasegit 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.ymltest:cinpm run lint && npm run test:unittest:unitjest --clearCache && vue-cli-service test:unit
Dependencies36
@zshr/ecip-codegen^0.5.0@zshr/ecip-components^0.6.0axios0.18.1clipboard2.0.4codemirror5.45.0core-js^3.18.1driver.js0.9.5element-ui2.13.2file-saver2.0.1font-awesome^4.7.0fuse.js3.4.4js-cookie2.2.0lodash^4.17.15lodash.omit^4.5.0lodash.pick^4.4.0moment^2.26.0normalize.css7.0.0nprogress0.2.0path-to-regexp2.4.0screenfull4.2.0script-loader0.7.2sortablejs1.8.4vue2.6.10vue-count-to1.0.13vue-i18n7.3.2vue-ls^3.2.1vue-print-nb^1.5.0vue-router3.0.2vue-safe-iframe^1.0.4vue-splitpane1.0.4- …and 6 more.