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
3
First published
May 2026
Publisher
jaymehta26

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"}'
Publisherjaymehta26
Artifact bytes1,217,216
Previous version0.1.1-beta.0
Published2026-05-23T15:38:00.559Z
SHA-256f67cec277c20a440ac89579f55041a70943bb5dcba24fd43138e3cfc80a8afc1

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
5Score
1.0.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/sdk/auth.jsmatched ".aws"5

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.build.json && vite build
  • devconcurrently "npm:dev:server" "npm:dev:web"
  • dev:servertsx watch src/server/dev.ts
  • dev:webvite --host 127.0.0.1
  • previewvite preview --host 127.0.0.1
  • startnode dist/server/cli.js
  • testvitest run
  • typechecktsc --noEmit
Dependencies16
  • @aws-sdk/client-bedrock-runtime^3.896.0
  • @aws-sdk/client-s3vectors^3.896.0
  • @aws-sdk/credential-provider-ini^3.896.0
  • @aws-sdk/credential-provider-node^3.896.0
  • @smithy/types^4.14.1
  • @vitejs/plugin-react^5.0.0
  • cors^2.8.5
  • express^4.19.2
  • lucide-react^0.468.0
  • pino^9.4.0
  • pino-http^10.3.0
  • react^18.3.1
  • react-dom^18.3.1
  • sonner^1.5.0
  • tailwind-merge^2.5.2
  • zod^3.23.8