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.
- Weekly downloads
- 1,019Niche · −30% score
- Versions published
- 20
- First published
- May 2026
- Publisher
- koita
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":["[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/templates/HMS/backend/.env
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (3 events)
- available → available · risk high · score 77 · status available -> available, risk high -> high, score 110 -> 77
- available → available · risk high · score 110 · status available -> available, risk high -> high, score 263 -> 110
- new → available · risk high · score 263 · status changed
Evidence
Static findings
17 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/HMS/backend/.env | package/templates/HMS/backend/.env | 35 |
| high | Credential File Packaged | package/templates/SIMS/backend/.env | package/templates/SIMS/backend/.env | 35 |
| high | Credential File Packaged | package/templates/SIMS2/backend-project/.env | package/templates/SIMS2/backend-project/.env | 35 |
Show all 17 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/HMS/backend/.env | package/templates/HMS/backend/.env | 35 |
| high | Credential File Packaged | package/templates/SIMS/backend/.env | package/templates/SIMS/backend/.env | 35 |
| high | Credential File Packaged | package/templates/SIMS2/backend-project/.env | package/templates/SIMS2/backend-project/.env | 35 |
| low | Credential file access | package/templates/HMS/backend/node_modules/mongodb/lib/cmap/auth/mongo_credentials.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/templates/HMS/backend/node_modules/mongodb/src/cmap/auth/mongo_credentials.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Obfuscation Density | package/templates/CIMS/backend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/CIMS/frontend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/CRMS/backend-project/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/CRMS/frontend-project/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/CWMS/backend-project/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/CWMS/frontend-project/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/HMS/backend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/HMS/frontend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/SIMS/backend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/SIMS/frontend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/SIMS2/backend-project/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/SIMS2/frontend-project/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts4
buildvite builddevvitelinteslint .previewvite preview
Dependencies4
axios^1.9.0react^19.1.0react-dom^19.1.0react-router-dom^7.6.0