PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/.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.

Weekly downloads
18
Versions published
42
First published
Mar 2026
Publisher
uncle7

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"}'
Publisheruncle7
Artifact bytes198,379
Previous version0.8.29
Published2026-05-18T03:34:55.623Z
SHA-256dbbddf2c20f76a896a618edae9fd8988305acb2942802e1ad5f9637e8511b256

Why flagged

What the scanner saw

Credential File Packaged: package/templates/.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.30Version
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/templates/.envpackage/templates/.env35

Manifest

Package metadata

Scripts5
  • buildtsc
  • linteslint src/**/*.ts
  • prepublishOnlynpm run build
  • startts-node src/index.ts
  • testjest --passWithNoTests
Dependencies14
  • @google/generative-ai^0.24.1
  • axios^1.13.6
  • chalk^4.1.2
  • commander^13.1.0
  • dotenv^17.3.1
  • express^5.2.1
  • fs-extra^11.3.3
  • js-yaml^4.1.1
  • remark-frontmatter^5.0.0
  • remark-parse^11.0.0
  • unified^11.0.5
  • winston^3.19.0
  • ws^8.20.1
  • zod^3.22.4