PkgRadar

Package evidence

@peopl-health/[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
183
Versions published
349Established · −30% score
First published
Sep 2025
Publisher
peopl-contacto

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":["@peopl-health/[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":["@peopl-health/[email protected]"],"fail_on":"review"}'
Artifact bytes147,615
Previous version4.4.5
Published2026-06-03T04:26:51.438Z
SHA-256eae72edeb8266c1f68e4cd2a34b1bf25c09877b79340d80392219f442850c241

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
3Score
4.5.21Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/lib/config/awsConfig.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsc --watch
  • linteslint lib/**/*.js
  • postversiongit push && git push --tags
  • prepublishOnlynpm test && npm run lint
  • testjest
  • test:inbandjest --runInBand
  • versionnpm run prepublishOnly && git add -A lib
Dependencies22
  • @opentelemetry/api1.9.0
  • @opentelemetry/auto-instrumentations-node0.53.0
  • @opentelemetry/exporter-jaeger1.28.0
  • @opentelemetry/exporter-trace-otlp-http0.56.0
  • @opentelemetry/otlp-exporter-base0.56.0
  • @opentelemetry/resources1.28.0
  • @opentelemetry/sdk-node0.56.0
  • @opentelemetry/sdk-trace-node1.28.0
  • @opentelemetry/semantic-conventions1.28.0
  • airtable^0.12.2
  • aws-sdk^2.1693.0
  • axios^1.5.0
  • body-parser^1.20.2
  • dotenv^16.6.1
  • moment-timezone^0.5.43
  • mongoose^7.5.0
  • multer1.4.5-lts.1
  • pdf-lib1.17.1
  • pino10.0.0
  • pino-pretty^10.2.0
  • sharp0.32.6
  • uuid^9.0.0