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
- 21Established · −30% score
- First published
- Dec 2025
- Publisher
- viyrs
Effective trust discount applied: −30% (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":["@box3lab/[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":["@box3lab/[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 24 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts17
buildnpm-run-all build:*build:clientcross-env VITE_BUILD_TARGET=client vite build --mode productionbuild:servercross-env VITE_BUILD_TARGET=server vite build --mode productiondebug:clientcross-env VITE_BUILD_TARGET=client vite build --mode debugdebug:servercross-env VITE_BUILD_TARGET=server vite build --mode debugdevnpm-run-all -p dev:*dev:clientcross-env VITE_BUILD_TARGET=client vite build --mode development --watchdev:servercross-env VITE_BUILD_TARGET=server vite build --mode development --watcheslint:fixeslint --fixpreparehuskyprettier:writeprettier . --writetscnpm-run-all -p tsc:*tsc:checknpm-run-all tsc:check:*tsc:check:clienttsc -noEmit -p client/tsconfig.jsontsc:check:servertsc -noEmit -p server/tsconfig.jsontsc:clienttsc -p client/tsconfig.jsontsc:servertsc -p server/tsconfig.json
Dependencies7
axios^1.13.2cac^6.7.14chalk^5.6.2env-paths^3.0.0form-data^4.0.5i18next^25.7.3node-rsa^1.1.1