PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/apps/SFMS/.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
11
First published
May 2026
Publisher
dulceben

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"}'
Publisherdulceben
Artifact bytes445,006
Previous version1.0.1
Published2026-05-27T13:39:27.483Z
SHA-256a75352177d78cc551ba2c0cd1428c5272f59d4ea0103b620dac61a328a8669c3

Why flagged

What the scanner saw

Credential File Packaged: package/apps/SFMS/.env

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

Availability ledger

available

high
Last checked
highRisk
100Score
1.0.2Version
Status history (2 events)
  1. availableavailable · risk high · score 100 · status available -> available, risk high -> high, score 150 -> 100
  2. newavailable · risk high · score 150 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/apps/SFMS/.envpackage/apps/SFMS/.env35
highCredential File Packagedpackage/apps/SFMS/backend/.envpackage/apps/SFMS/backend/.env35
highCredential File Packagedpackage/apps/SIMS/.envpackage/apps/SIMS/.env35
highCredential File Packagedpackage/apps/SIMS/backend/.envpackage/apps/SIMS/backend/.env35
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/apps/SFMS/.envpackage/apps/SFMS/.env35
highCredential File Packagedpackage/apps/SFMS/backend/.envpackage/apps/SFMS/backend/.env35
highCredential File Packagedpackage/apps/SIMS/.envpackage/apps/SIMS/.env35
highCredential File Packagedpackage/apps/SIMS/backend/.envpackage/apps/SIMS/backend/.env35
lowObfuscation Densitypackage/apps/HMSR/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/apps/HMSR/frontend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/apps/SFMS/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/apps/SFMS/frontend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/apps/SIMS/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/apps/SIMS/frontend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Dependencies3
  • kleur^4.1.5
  • prompts^2.4.2
  • unzipper^0.12.3