PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
1,581Niche · −30% score
Versions published
208Established · −30% score
First published
Nov 2025
Publisher
pyramation

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherpyramation
Artifact bytes60,970
Previous version4.26.1
Published2026-06-03T01:15:54.415Z
SHA-256fc4fce5c6c6e041c62d2c2762c5747c69e9604715338e2e6045730c5884c13be

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
4.26.2Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/commands/env.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/esm/commands/env.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts8
  • buildmakage build
  • build:devmakage build --dev
  • cleanmakage clean
  • devts-node ./src/index.ts
  • linteslint . --fix
  • prepacknpm run build
  • testjest
  • test:watchjest --watch
Dependencies18
  • @inquirerer/utils^3.3.7
  • @pgpmjs/core^6.21.0
  • @pgpmjs/env^2.25.0
  • @pgpmjs/export^0.20.2
  • @pgpmjs/logger^2.12.0
  • @pgpmjs/types^2.29.0
  • @pgsql/quotes^17.1.0
  • appstash^0.7.0
  • find-and-require-package-json^0.9.1
  • genomic^5.4.0
  • inquirerer^4.8.1
  • js-yaml^4.1.0
  • pg-cache^3.12.0
  • pg-env^1.16.0
  • pgsql-deparser^17.18.3
  • semver^7.8.1
  • shelljs^0.10.0
  • yanse^0.2.1