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
- 18
- First published
- Mar 2026
- Publisher
- stxx
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 35 · status changed
Evidence
Static findings
3 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 3 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 | 3572127 bytes | 0 |
| low | Large Javascript Payload | package/lib/index.umd.js | 3572604 bytes | 0 |
Manifest
Package metadata
Scripts4
buildSET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service buildlibvue-cli-service build --target lib --name index --dest lib packages/index.tslintvue-cli-service lintservevue-cli-service serve
Dependencies30
@types/js-md5^0.4.3@types/lodash-es^4.17.4@types/pubsub-js^1.8.2@types/socket.io-client^3.0.0@types/sockjs-client^1.5.1@types/sortablejs^1.10.7@types/stompjs^2.3.5ant-design-vue^2.2.8babel-loader^8.2.3core-js^3.6.5eslint-loader^2.2.1express^4.17.1js-md5^0.7.3lodash^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.0vue-router^4.0.0vue-socket.io^3.0.10vue-uuid^2.0.2vuedraggable^4.1.0vuex^4.0.0vxe-table4.2.4xe-utils^3.4.0