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.

Versions published
1
First published
Jun 2026
Publisher
zaisuf

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"}'
Publisherzaisuf
Artifact bytes4,492,732
Previous versionnone
Published2026-06-04T11:53:30.690Z
SHA-256bd9dc6f56544b598199237e9973220bee43de7ef75a07262ae78a1eb2d35e9f2

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/provider/provider.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/cli/cmd/providers.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts9
  • bench:testbun run script/bench-test-suite.ts
  • buildbun run script/build.ts
  • devbun run --conditions=browser ./src/index.ts
  • dev:temporarybun run --conditions=browser ./src/temporary.ts
  • profile:testbun run script/profile-test-files.ts
  • testbun test --timeout 30000
  • test:cimkdir -p .artifacts/unit && bun test --timeout 30000 --reporter=junit --reporter-outfile=.artifacts/unit/junit.xml
  • test:httpapibun run script/httpapi-exercise.ts --mode coverage --fail-on-missing --fail-on-skip && bun run script/httpapi-exercise.ts --mode auth --fail-on-missing --fail-on-skip && bun run script/httpapi-exercise.ts --mode effect --fail-on-missing --fail-on-skip
  • typechecktsgo --noEmit
Dependencies94
  • @actions/core1.11.1
  • @actions/github6.0.1
  • @agentclientprotocol/sdk0.21.0
  • @ai-sdk/alibaba1.0.17
  • @ai-sdk/amazon-bedrock4.0.107
  • @ai-sdk/anthropic3.0.71
  • @ai-sdk/azure3.0.49
  • @ai-sdk/cerebras2.0.41
  • @ai-sdk/cohere3.0.27
  • @ai-sdk/deepinfra2.0.41
  • @ai-sdk/gateway3.0.104
  • @ai-sdk/google3.0.73
  • @ai-sdk/google-vertex4.0.128
  • @ai-sdk/groq3.0.31
  • @ai-sdk/mistral3.0.27
  • @ai-sdk/openai3.0.53
  • @ai-sdk/openai-compatible2.0.41
  • @ai-sdk/perplexity3.0.26
  • @ai-sdk/provider3.0.8
  • @ai-sdk/togetherai2.0.41
  • @ai-sdk/vercel2.0.39
  • @ai-sdk/xai3.0.82
  • @aws-sdk/credential-providers3.993.0
  • @clack/prompts1.0.0-alpha.1
  • @codilore/llm1.15.13
  • @codilore/plugin1.15.13
  • @codilore/script1.15.13
  • @codilore/sdk1.15.13
  • @codilore/ui1.15.13
  • @effect/opentelemetry^1.15.13
  • …and 64 more.