PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws/"

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
18
First published
Jun 2026
Publisher
hjzeg6bze

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"}'
Publisherhjzeg6bze
Artifact bytes62,433
Previous version0.2.6
Published2026-06-06T21:46:02.905Z
SHA-2567dd74efbda0d7ba2b833e1b2e8d1b6576e8355b3d8b055104fea2c28324b5c28

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

review
Last checked
reviewRisk
10Score
0.2.7Version
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/cli.jsmatched ".aws/"5
lowCredential file accesspackage/dist/client-setup.jsmatched ".aws/"5

Manifest

Package metadata

Scripts13
  • buildtsc -p tsconfig.json
  • demo:stdionpm run build && tsx scripts/demo-stdio.ts
  • demo:x402-httptsx scripts/x402-demo-http-server.ts
  • demo:x402-sidecarstsx scripts/x402-local-sidecars.ts
  • demo:x402-sidecars:smoketsx scripts/x402-local-sidecars.ts --smoke
  • devtsx src/index.ts
  • mcp:stdionode dist/index.js
  • prepacknpm run build
  • smoke:x402-payment-fetchtsx scripts/x402-payment-fetch-smoke.ts
  • testvitest run
  • x402:facilitatortsx scripts/x402-facilitator-sidecar.ts
  • x402:resourcetsx scripts/x402-local-sidecars.ts
  • x402:signertsx scripts/x402-signer-sidecar.ts
Dependencies3
  • @clack/prompts^1.5.1
  • @modelcontextprotocol/sdk^1.13.0
  • zod^3.25.76