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
4
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 bytes228,280
Previous version1.1.0
Published2026-06-05T23:04:37.792Z
SHA-2569821b5e1617231671b343e0a69b2923fe45ed44c6e4944345e5139087f888b99

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

Scripts10
  • buildtsc
  • build:alltsc && cd client && npx vite build
  • build:clientcd client && npx vite build
  • cleanrimraf dist
  • devts-node src/index.ts
  • dev:webts-node src/web/run.ts
  • linteslint src/**/*.ts
  • startnode dist/index.js
  • testjest --coverage
  • typechecktsc --noEmit
Dependencies31
  • @anthropic-ai/sdk^0.100.1
  • @google/generative-ai^0.24.1
  • @monaco-editor/react^4.7.0
  • @playwright/test^1.60.0
  • @types/react^19.2.16
  • @types/react-dom^19.2.3
  • @types/react-syntax-highlighter^15.5.13
  • @vitejs/plugin-react^6.0.2
  • 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
  • cors^2.8.6
  • express^5.2.1
  • 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
  • react^19.2.7
  • react-dom^19.2.7
  • react-router-dom^7.17.0
  • react-syntax-highlighter^16.1.1
  • simple-git^3.36.0
  • uuid^10.0.0
  • vite^8.0.16
  • …and 1 more.