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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 17 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Large Javascript Payload | package/lib/index.common.js | 9928645 bytes | 0 |
| low | Large Javascript Payload | package/lib/index.umd.js | 9929122 bytes | 0 |
| low | Large Javascript Payload | package/lib/index.umd.min.js | 4127489 bytes | 0 |
Manifest
Package metadata
Scripts3
libvue-cli-service build --target lib --name index --dest lib packages/index.tslintvue-cli-service lintservevue-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.12ant-design-vue^2.2.8babel-loader^8.2.3core-js^3.6.5custom-vxe-table^3.2.25dom-parser^1.1.5dompurify^3.2.6echarts^5.4.3eslint-loader^2.2.1express^4.17.1jquery^3.7.1js-file-download^0.4.12js-md5^0.7.3juice^9.1.0lodash^4.17.21lodash-es^4.17.21mitt^2.1.0pubsub-js^1.9.3sockjs-client^1.5.1stompjs^2.3.3vue3.2.47vue-class-component^8.0.0-0vue-i18n9.2.0-beta.26vue-request^1.2.0- …and 8 more.