PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.env

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
278Mature · −50% score
First published
Aug 2023
Publisher
stxx

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherstxx
Artifact bytes5,628,835
Previous version2.5.39
Published2026-05-29T09:53:04.595Z
SHA-256651967a285d0fc7fae161cd77e418c22dfd12d83f2ba77899d825fe0441c3dc2

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
17Score
2.5.40Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowLarge Javascript Payloadpackage/lib/index.common.js9928645 bytes0
lowLarge Javascript Payloadpackage/lib/index.umd.js9929122 bytes0
lowLarge Javascript Payloadpackage/lib/index.umd.min.js4127489 bytes0

Manifest

Package metadata

Scripts3
  • libvue-cli-service build --target lib --name index --dest lib packages/index.ts
  • lintvue-cli-service lint
  • servevue-cli-service serve
Dependencies38
  • @types/js-md5^0.4.3
  • @types/lodash-es^4.17.4
  • @types/pubsub-js^1.8.2
  • @types/sortablejs^1.10.7
  • @types/stompjs^2.3.5
  • @wangeditor/editor^5.1.23
  • @wangeditor/editor-for-vue^5.1.12
  • ant-design-vue^2.2.8
  • babel-loader^8.2.3
  • core-js^3.6.5
  • custom-vxe-table^3.2.25
  • dom-parser^1.1.5
  • dompurify^3.2.6
  • echarts^5.4.3
  • eslint-loader^2.2.1
  • express^4.17.1
  • jquery^3.7.1
  • js-file-download^0.4.12
  • js-md5^0.7.3
  • juice^9.1.0
  • lodash^4.17.21
  • lodash-es^4.17.21
  • mitt^2.1.0
  • pubsub-js^1.9.3
  • sockjs-client^1.5.1
  • stompjs^2.3.3
  • vue3.2.47
  • vue-class-component^8.0.0-0
  • vue-i18n9.2.0-beta.26
  • vue-request^1.2.0
  • …and 8 more.