PkgRadar

Package evidence

@jumpgroup/[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
7
First published
May 2026
Publisher
andre-na

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":["@jumpgroup/[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":["@jumpgroup/[email protected]"],"fail_on":"review"}'
Publisherandre-na
Artifact bytes41,375
Previous version3.7.0
Published2026-06-10T13:43:22.794Z
SHA-256422e11bea48b30d8b525d9044fbde4728e95216e2832579c665c08aad6bb382a

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
4.0.0Version
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/src/media.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts1
  • startnode bin/tools.js
Dependencies16
  • @aws-sdk/client-cloudfront^3.924.0
  • @aws-sdk/client-iam^3.924.0
  • @aws-sdk/client-route-53^3.1046.0
  • @aws-sdk/client-s3^3.924.0
  • @aws-sdk/client-sts^3.924.0
  • @aws-sdk/credential-provider-ini^3.924.0
  • @inquirer/prompts^8.5.2
  • @inquirer/select^5.2.1
  • @jumpgroup/secret-fetcher^2.5.0
  • cli-table3^0.6.3
  • commander^10.0.0
  • dotenv^16.0.0
  • glob^10.2.2
  • hostile^1.3.3
  • js-yaml^4.1.0
  • keytar^7.9.0