PkgRadar

Package evidence

[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
menobass

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"}'
Publishermenobass
Artifact bytes38,073
Previous versionnone
Published2026-06-01T18:21:32.234Z
SHA-256f5ac9fd455bfc82a52df7b8222c6bb550bcb6b16a3308c60cf21d342611d95f8

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
0.8.6Version
Status history (2 events)
  1. newavailable · risk high · score 35 · status changed
  2. 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

Scripts6
  • buildtsc
  • devtsx watch src/index.ts
  • startnode dist/index.js
  • testvitest run
  • test:uivitest --ui
  • test:watchvitest
Dependencies11
  • @fastify/cors^10.0.0
  • @fastify/rate-limit^10.3.0
  • @fastify/sensible^6.0.0
  • @hiveio/dhive^1.3.0
  • dotenv^16.0.0
  • fastify^5.0.0
  • jose^5.0.0
  • livekit-server-sdk^2.0.0
  • mongodb^7.1.1
  • tus-js-client^4.3.1
  • zod^3.0.0