PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/sfms-app/.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
2
First published
Jun 2026
Publisher
isimbi_angel

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"}'
Publisherisimbi_angel
Artifact bytes49,414
Previous version1.0.0
Published2026-06-04T08:54:54.208Z
SHA-2566b50b31324abad2567e4b6acc1202c410bafc2a6cb5fca60c227042e5b713629

Why flagged

What the scanner saw

Credential File Packaged: package/templates/sfms-app/.env

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
70Score
1.0.1Version
Status history (2 events)
  1. newavailable · risk high · score 70 · status changed
  2. newavailable · risk high · score 70 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/templates/sfms-app/.env

10 members · evidence strength 81
Repeated static TTPcandidate

Credential File Packaged — package/templates/sfms-app/.env

10 members · max score 100

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/sfms-app/.envpackage/templates/sfms-app/.env35
highCredential File Packagedpackage/templates/sfms-app/backend/.envpackage/templates/sfms-app/backend/.env35
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/sfms-app/.envpackage/templates/sfms-app/.env35
highCredential File Packagedpackage/templates/sfms-app/backend/.envpackage/templates/sfms-app/backend/.env35
lowObfuscation Densitypackage/templates/sfms-app/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/sfms-app/frontend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildvite build
  • devvite
  • previewvite preview
Dependencies3
  • react^18.3.1
  • react-dom^18.3.1
  • react-router-dom^6.26.2