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
10Established · −30% score
First published
Nov 2024
Publisher
slashclick

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherslashclick
Artifact bytes48,803,712
Previous version0.1.0
Published2024-12-31T19:09:37.802Z
SHA-25677c5a39e1081471a3782c942c2a481aee9c9b3a3ba010351692b542e680850dd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
highCredential File Packagedpackage/templates/apps/psql/.envpackage/templates/apps/psql/.env35
highCredential File Packagedpackage/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.envpackage/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.env35
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
highCredential File Packagedpackage/templates/apps/psql/.envpackage/templates/apps/psql/.env35
highCredential File Packagedpackage/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.envpackage/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.env35
lowCredential file accesspackage/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/aws4/aws4.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/templates/aws/github/workflows/main.ymlmatched "AWS_ACCESS_KEY"3
lowObfuscation Densitypackage/template_main/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildnpm run build:ts && npm run build:babel
  • build:babelbabel dist --out-dir dist
  • build:tstsc
  • startts-node src/index.ts
Dependencies4
  • @clack/prompts0.7.0
  • @types/node20.14.0
  • fs-extra11.2.0
  • picocolors1.0.1