PkgRadar

Package evidence

@xyph3r/[email protected]

Credential file access: matched ".AWS"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@xyph3r/[email protected]"],"fail_on":"high"}'

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":["@xyph3r/[email protected]"],"fail_on":"high"}'
Publisherxyph3r
Artifact bytes645,836
Previous versionnone
Published2026-05-24T15:22:49.404Z
SHA-25676984ac13a383285fd784149924982fe64da8630f8e43d3660c11eca90295513

Why flagged

What the scanner saw

Credential file access: matched ".AWS"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
57Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bin.jsmatched ".AWS"30
mediumRemote Payloadpackage/dist/bin.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/bin.jshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bin.jsmatched ".AWS"30
mediumRemote Payloadpackage/dist/bin.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/bin.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/bin.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • devbun run src/bin.ts
  • prepublishOnlybun run build
  • startbun run dist/bin.js
Dependencies5
  • chalk^5.4.1
  • cli-table3^0.6.5
  • commander^13.1.0
  • inquirer^12.4.0
  • ora^8.2.0
Optional dependencies1
  • @aws-sdk/client-s3^3.700.0