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
192Mature · −50% score
First published
Nov 2024
Publisher
xzisme

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"}'
Publisherxzisme
Artifact bytes4,314,717
Previous version2.12.9
Published2026-06-12T15:41:26.639Z
SHA-2560d7f8e067392edb449c71cb9f78443135f36be962a838a13d86a3407f4e49f9d

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
2Score
2.13.1Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/ui/public/assets/index-DNP2rwmI.jsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/src/ui/public/assets/ts.worker-B0J26iPs.js6895040 bytes0
lowLarge Javascript Payloadpackage/src/ui/public/assets/vendor-BfQR1Ql2.js5543986 bytes0

Manifest

Package metadata

Scripts37
  • change:nrm:lenovo-nexusnrm use lenovo-nexus
  • change:nrm:npmnrm use npm
  • devconcurrently "npm run dev:server" "npm run start:vue"
  • dev:servernodemon server.js --no-open
  • gnode ./src/gitCommit.js
  • g:addResetScriptnode ./src/gitCommit.js addResetScript
  • g:addScriptnode ./src/gitCommit.js addScript
  • g:cwdnode ./src/gitCommit.js --path=./
  • g:cwd2node ./src/gitCommit.js --path=../
  • g:get-confignode ./src/gitCommit.js get-config
  • g:hnode ./src/gitCommit.js -h
  • g:lognode ./src/gitCommit.js log
  • g:log5node ./src/gitCommit.js log --n=5
  • g:mnode ./src/gitCommit.js -m='test'
  • g:m2node ./src/gitCommit.js -m testmsg
  • g:no-diffnode ./src/gitCommit.js --no-diff
  • g:resetgit reset --hard origin/main
  • g:set-default-messagenode ./src/gitCommit.js --set-default-message="提交"
  • g:test-cmdnode ./src/gitCommit.js --cmd="echo zen-gitsync test" --cmd-interval=5
  • g:test-cmd-atnode ./src/gitCommit.js --cmd="echo at-time-test" --at=21:09
  • g:uinode ./src/gitCommit.js ui
  • g:yg -y
  • g:y:intervalnode ./src/gitCommit.js -y --interval
  • g:y:interval10node ./src/gitCommit.js -y --interval=10
  • npm:2fa:disablenpm profile disable-2fa
  • npm:2fa:getnpm profile get
  • npm:loginnpm login --registry https://registry.npmjs.org/
  • npm:ls:gnpm ls -g
  • npm:publishnpm publish --registry https://registry.npmjs.org/
  • npm:whoaminpm whoami --registry https://registry.npmjs.org/
  • …and 7 more.
Dependencies15
  • acorn^8.16.0
  • ai-model-form^0.2.0
  • boxen^8.0.1
  • chalk^5.4.1
  • cli-table3^0.6.5
  • date-fns^4.1.0
  • express^5.1.0
  • iconv-lite^0.7.0
  • local-file-picker^0.1.7
  • log-update^6.1.0
  • open^10.1.2
  • ora^8.1.1
  • socket.io^4.8.1
  • socket.io-client^4.8.1
  • string-width^7.2.0