PkgRadar

Package evidence

@onexapis/[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
190
Versions published
72
First published
Feb 2026
Publisher
duongthiu

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":["@onexapis/[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":["@onexapis/[email protected]"],"fail_on":"review"}'
Publisherduongthiu
Artifact bytes557,055
Previous version1.1.81
Published2026-05-25T10:07:57.912Z
SHA-256eba6153cf80364c2a47cf9b2e539a48de42e592463c5b02b8435e6f250775210

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
22Score
1.1.82Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli.mjsmatched "AWS_ACCESS_KEY"5
lowObfuscationpackage/dist/cli.jsmatched "\\u2713"3
lowObfuscationpackage/dist/index.jsmatched "\\u2713"3
lowObfuscationpackage/dist/cli.mjsmatched "\\u2713"3
lowObfuscationpackage/dist/index.mjsmatched "\\u2713"3

Manifest

Package metadata

Scripts6
  • buildonexthm build
  • devonexthm dev
  • lintecho 'no linter configured'
  • publishonexthm publish
  • type-checktsc --noEmit
  • validateonexthm validate