PkgRadar

Package evidence

@canmingir/[email protected]

Credential File Packaged: package/.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
52Established · −30% score
First published
Jul 2025
Publisher
canmingir

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 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":["@canmingir/[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":["@canmingir/[email protected]"],"fail_on":"high"}'
Publishercanmingir
Artifact bytes998,828
Previous version1.2.44
Published2026-06-04T09:36:26.891Z
SHA-2568f283db0fa2601eb5d47e2286fc3d348487a76f479acba57784f517ae872d743

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

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts2
  • startnode server.js
  • testecho "Error: no test specified" && exit 1
Dependencies3
  • cors^2.8.5
  • joi^17.13.3
  • jsonwebtoken^9.0.2