PkgRadar

Package evidence

@agentex/[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.

Weekly downloads
42
Versions published
18
First published
Mar 2026
Publisher
treyhuffine

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":["@agentex/[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":["@agentex/[email protected]"],"fail_on":"review"}'
Publishertreyhuffine
Artifact bytes217,034
Previous version0.0.17
Published2026-06-04T15:07:15.249Z
SHA-25663953342851c6b7b2949944cfb97b64a52d0dddfca3690bc0ffc4eb1025add02

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.0.19Version
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/utils/auth.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/utils/env.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • list-modelstsx scripts/list-models.ts
  • smoketsx scripts/smoke.ts
  • smoke:concurrenttsx scripts/concurrent-smoke.ts
  • smoke:mocktsx scripts/smoke.ts --mock
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies2
  • @agentclientprotocol/sdk^0.24.0
  • uuid^13.0.0