PkgRadar

Package evidence

@easbot/[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
39
First published
Apr 2026
Publisher
jallenhou

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":["@easbot/[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":["@easbot/[email protected]"],"fail_on":"review"}'
Publisherjallenhou
Artifact bytes548,832
Previous version0.2.36
Published2026-06-11T14:02:50.924Z
SHA-25649c367b03405b98d377246ae3c50cec56f1b30a397fed37d06af1454143443ad

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.2.39Version
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/dist/chunks/chunk-M7TI655U.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/chunks/models-snapshot-XTWYGG3T.mjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts24
  • buildtsup --env.NODE_ENV production
  • cleannpx rimraf dist node_modules
  • devcross-env NODE_ENV=development tsx src/cli.ts -- tui
  • formatbiome format .
  • format:fixbiome format --write .
  • lintbiome check .
  • lint:fixbiome check --write .
  • lint:fix:unsafebiome check --write --unsafe ./src
  • lint:reportbiome check --reporter=summary .
  • publish:npmbash scripts/publish.sh
  • publish:npm:winpowershell -ExecutionPolicy Bypass -File scripts/publish.ps1
  • startcross-env NODE_ENV=production node dist/cli.mjs tui --new
  • testvitest
  • test:coveragevitest run --coverage
  • test:e2evitest run --config ./vitest.e2e.config.ts
  • test:e2e:watchvitest --config ./vitest.e2e.config.ts
  • test:integrationvitest run --config ./vitest.integration.config.ts
  • test:integration:watchvitest --config ./vitest.integration.config.ts
  • test:runvitest run
  • test:uivitest --ui
  • test:unitvitest run --config ./vitest.unit.config.ts
  • test:unit:watchvitest --config ./vitest.unit.config.ts
  • test:watchvitest --watch
  • type-checktsc --noEmit
Dependencies90
  • @agentclientprotocol/sdk^0.25.0
  • @ai-sdk/alibaba^1.0.23
  • @ai-sdk/amazon-bedrock^4.0.105
  • @ai-sdk/anthropic^3.0.77
  • @ai-sdk/azure^3.0.64
  • @ai-sdk/cerebras^2.0.51
  • @ai-sdk/cohere3.0.35
  • @ai-sdk/deepinfra^2.0.51
  • @ai-sdk/deepseek^2.0.35
  • @ai-sdk/gateway^3.0.114
  • @ai-sdk/google^3.0.73
  • @ai-sdk/google-vertex^4.0.128
  • @ai-sdk/groq^3.0.39
  • @ai-sdk/mistral^3.0.37
  • @ai-sdk/openai^3.0.63
  • @ai-sdk/openai-compatible^2.0.47
  • @ai-sdk/perplexity^3.0.33
  • @ai-sdk/provider^3.0.10
  • @ai-sdk/provider-utils^4.0.27
  • @ai-sdk/togetherai^2.0.51
  • @ai-sdk/vercel^2.0.49
  • @ai-sdk/xai^3.0.90
  • @aws-sdk/credential-providers^3.1047.0
  • @clack/prompts^1.4.0
  • @easbot/codebase0.2.39
  • @easbot/gateway0.2.39
  • @easbot/local-model-sdk0.2.39
  • @easbot/mcp0.2.39
  • @easbot/memory0.2.39
  • @easbot/note0.2.39
  • …and 60 more.