PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

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
6
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes159,704
Previous version2.1.0
Published2026-04-26T00:31:23.889Z
SHA-256c95ba38d212fc9658223304132fa7ba96dbdd3fd2a64cc80b057fb61d3a6e71f

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/build/utils/awsAuth.mjsmatched ".aws"10
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/build/utils/awsAuth.mjsmatched ".aws"10
lowCredential file accesspackage/build/providers/azure-ai-inference/api.mjsmatched ".azure"5
lowCredential file accesspackage/build/providers/azure-openai/api.mjsmatched ".azure"5
lowCredential file accesspackage/build/utils/azureAuth.mjsmatched ".azure"5
lowCredential file accesspackage/build/middlewares/requestValidator/schema/config.mjsmatched ".azure"5
lowCredential file accesspackage/build/utils/env.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/providers/azure-openai/getBatchOutput.mjsmatched ".azure"5
lowCredential file accesspackage/build/providers/azure-openai/utils.mjsmatched ".azure"5

Manifest

Package metadata

Scripts8
  • buildtsdown
  • devtsx watch src/start-server.ts
  • formatoxfmt . && oxlint --type-aware --type-check --quiet --fix
  • knipknip
  • lintoxlint src/
  • prepublishOnlynpm run build
  • start:nodenode build/start-server.mjs
  • testdotenv -- vitest run
Dependencies13
  • @aws-crypto/sha256-js^5.2.0
  • @fastify/cors^11.2.0
  • @sentry/core^10.50.0
  • @sentry/node-core10.50.0
  • @smithy/signature-v4^5.3.14
  • avsc^5.7.9
  • eventsource-parser^3.0.8
  • fastify^5.8.5
  • minimist^1.2.8
  • pino^10.3.1
  • pino-pretty^13.1.3
  • undici^8.1.0
  • zod^4.3.6