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 bytes163,804
Previous version0.0.16
Published2026-05-18T16:51:14.747Z
SHA-256bc79c6f72c977db5b7d4335080431c2723b32593e01c3c3929c1e7585eaefd07

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.17Version
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
Dependencies1
  • uuid^13.0.0