PkgRadar

Package evidence

[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.

Versions published
2
First published
Jun 2026
Publisher
jordan_thirkle

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"}'
Artifact bytes117,684
Previous version1.0.0
Published2026-06-05T19:36:53.460Z
SHA-256b4e437190e5e939e9dc0335d35b32723685f0ed30af58716b5766ef851b4b5a8

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/modules/deploy/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • cleanrimraf dist
  • devts-node src/index.ts
  • linteslint src/**/*.ts
  • startnode dist/index.js
  • testjest --coverage
  • typechecktsc --noEmit
Dependencies18
  • @anthropic-ai/sdk^0.100.1
  • @google/generative-ai^0.24.1
  • @playwright/test^1.60.0
  • ajv^8.17.1
  • axe-core^4.12.0
  • axios^1.7.7
  • chalk^4.1.2
  • chrome-launcher^1.2.1
  • commander^12.1.0
  • inquirer^8.2.6
  • js-yaml^4.1.0
  • lighthouse^13.3.0
  • lodash^4.17.21
  • openai^4.104.0
  • ora^5.4.1
  • playwright^1.60.0
  • simple-git^3.36.0
  • uuid^10.0.0