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
111
First published
Apr 2026
Publisher
lanmower

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"}'
Publisherlanmower
Artifact bytes149,064
Previous version1.0.119
Published2026-06-12T13:49:43.423Z
SHA-256e145629a0e1ff65d55cdc150e6fd38b5578120859a6bb32f22d33d68f374dda5

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.120Version
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/bin/acptoapi.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/providers/bedrock.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/provider-maps.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/sdk.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Dependencies5
  • @agentclientprotocol/sdk^0.21.1
  • @anthropic-ai/sdk^0.95.1
  • @google/genai^1.0.0
  • dotenv^16.4.5
  • xstate^5.30.0