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
521
Versions published
31
First published
Feb 2026
Publisher
pantoninho

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"}'
Publisherpantoninho
Artifact bytes96,848
Previous version5.0.0
Published2026-05-07T12:35:45.031Z
SHA-256fbca12a318467c0532fbdb058d300e7f79dfb7b9415fe07d794d1b5d04e770b7

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
5Score
5.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/providers/aws-sm.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts5
  • buildtsup
  • devtsx bin/keyshelf.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies8
  • @aws-sdk/client-secrets-manager^3.1043.0
  • @google-cloud/secret-manager^6.1.1
  • age-encryption^0.3.0
  • commander^14.0.3
  • cross-spawn^7.0.6
  • jiti^2.6.1
  • js-yaml^4.1.1
  • zod^4.4.1