PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/PMS Promotion Management/server/.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
1
First published
Jun 2026
Publisher
m_derrick

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"}'
Publisherm_derrick
Artifact bytes53,543
Previous versionnone
Published2026-06-08T09:25:12.580Z
SHA-25699e4c1358fbcee17f1ec9c4a126540d6a95cb1e110e5e31dd205d918d1f1a0f5

Why flagged

What the scanner saw

Credential File Packaged: package/templates/PMS Promotion Management/server/.env

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

Availability ledger

available

high
Last checked
highRisk
35Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/PMS Promotion Management/server/.envpackage/templates/PMS Promotion Management/server/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/PMS Promotion Management/server/.envpackage/templates/PMS Promotion Management/server/.env35
lowObfuscation Densitypackage/templates/PMS Promotion Management/client/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/PMS Promotion Management/server/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • devnode server.js
  • startnode server.js
Dependencies6
  • bcrypt^5.1.1
  • cors^2.8.5
  • dotenv^16.4.5
  • express^4.19.2
  • express-session^1.18.0
  • mongoose^8.4.1