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
585
Versions published
60
First published
Apr 2026
Publisher
ckafwilo

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"}'
Publisherckafwilo
Artifact bytes686,077
Previous version0.42.1
Published2026-06-09T13:26:18.841Z
SHA-256baa936a15dbf14a1976413b8c874a9bc235279287c3c1ea583544e06a4f4e341

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/template/client/src/githubActionsLab.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/template/server/src/infra-runner.tsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/template/client/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/template/server/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • devtsx watch src/index.ts
  • starttsx src/index.ts
  • testtsx --test src/*.test.ts
Dependencies12
  • @ai-sdk/anthropic^3.0.71
  • @ai-sdk/google^3.0.64
  • @ai-sdk/openai^3.0.53
  • ai^6.0.168
  • cors^2.8.5
  • dotenv^16.4.0
  • express^4.21.0
  • googleapis^171.4.0
  • mammoth^1.12.0
  • multer^2.1.1
  • pdf-parse^2.4.5
  • zod^3.25.76