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
May 2026
Publisher
msalways

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"}'
Publishermsalways
Artifact bytes903,017
Previous versionnone
Published2026-05-29T03:09:51.505Z
SHA-256b2c2e99d3d5f4ffa8d2f403442c72ccc4581022e201aaa6a9c0524dd21b4eedd

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
20Score
1.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 20 · 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/dist/cli/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli/index.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.mjsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts10
  • buildtsup
  • cleanrm -rf dist
  • clitsx src/cli/index.ts
  • demotsx src/cli/index.ts demo
  • devtsx watch src/cli/index.ts
  • linttsc --noEmit
  • starttsx src/cli/index.ts
  • testvitest run
  • test:e2etsx scripts/test-e2e.ts
  • test:watchvitest
Dependencies19
  • @azure/openai^2.0.0
  • @inquirer/prompts^8.4.3
  • @langchain/anthropic^1.4.0
  • @langchain/aws^1.3.9
  • @langchain/core^1.1.47
  • @langchain/google-genai^2.1.31
  • @langchain/groq^1.2.1
  • @langchain/langgraph^1.3.2
  • @langchain/mistralai^1.1.0
  • @langchain/openai^1.4.6
  • @modelcontextprotocol/sdk^1.0.0
  • chalk^5.6.2
  • commander^12.0.0
  • deepagents^1.10.2
  • js-yaml^4.1.1
  • langchain^1.4.2
  • openai^4.28.0
  • playwright^1.40.0
  • zod^3.22.0