PkgRadar

Package evidence

@aiden6791/[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
3
First published
May 2026
Publisher
aiden6791

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":["@aiden6791/[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":["@aiden6791/[email protected]"],"fail_on":"high"}'
Publisheraiden6791
Artifact bytes8,076
Previous version1.0.0
Published2026-05-20T01:17:17.948Z
SHA-256a2662284820b044e4121157efea8ac2a9d3e555e2b642f50de710d7f498e4f5e

Why flagged

What the scanner saw

Credential File Packaged: package/.env

1 candidate cluster(s) currently reference this release.

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/.env

274 members · evidence strength 90
Repeated static TTPcandidate

Credential File Packaged — package/.env

274 members · max score 109

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts3
  • buildtsc
  • cleanrm -rf dist
  • prepublishOnlynpm run clean && npm run build