PkgRadar

Package evidence

[email protected]

Credential File Packaged, Obfuscation Density, Obfuscation

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"}'
Publisherrafaelpereira
Artifact bytes112,616
Previous versionnone
Published2026-05-25T02:08:24.027Z
SHA-2568f5751b88e0f8f538805dc0c732630083105bf8493433f2b5b010355b8f40eed

Why flagged

What the scanner saw

Credential File Packaged

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.env35
mediumObfuscation Densitypackage/apps/api/src/_config/libs/prisma/generated/prisma/internal/class.ts12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.env35
mediumObfuscation Densitypackage/apps/api/src/_config/libs/prisma/generated/prisma/internal/class.ts12
lowObfuscationpackage/apps/api/src/_config/libs/prisma/generated/prisma/internal/class.ts3
lowObfuscationpackage/apps/api/src/_config/utils.ts3

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.