PkgRadar

Package evidence

@emeraldemperaur/[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
1
First published
Jun 2026
Publisher
emeraldemperaur

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":["@emeraldemperaur/[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":["@emeraldemperaur/[email protected]"],"fail_on":"high"}'
Artifact bytes13,906
Previous versionnone
Published2026-06-09T06:39:35.654Z
SHA-25618e7adc47b88d6081b798f728650948278709ee3857c1e5f7c6142e1aa8e692c

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
35Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts3
  • buildnpm run build:registry && tsc
  • build:registrytsx src/scripts/build-registry.ts
  • startnode dist/index.js
Dependencies8
  • @clerk/backendlatest
  • @clerk/express^2.1.23
  • @clerk/mcp-toolslatest
  • @modelcontextprotocol/sdklatest
  • cheerio^1.2.0
  • cors^2.8.6
  • express^4.22.2
  • zod^3.25.76