PkgRadar

Package evidence

@devx-commerce/[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
30Established · −30% score
First published
Jun 2025
Publisher
vasuchapadia

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@devx-commerce/[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":["@devx-commerce/[email protected]"],"fail_on":"review"}'
Publishervasuchapadia
Artifact bytes94,793
Previous version4.0.1-beta.6
Published2025-11-05T11:17:57.539Z
SHA-25659fe321528ec2e8162ec240064bb98529f3638787dd2834c085ba33902c58917

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
7Score
4.0.1-beta.7Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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/.medusa/server/src/modules/product-review/service.jsmatched "aws_access_key"5
lowCredential file accesspackage/.medusa/server/src/workflows/bulk-jobs-task-trigger/steps/trigger-ecs-task.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts9
  • buildmedusa plugin:build
  • db:generateDB_USERNAME=${DB_USERNAME:-postgres} DB_PASSWORD=${DB_PASSWORD:-postgres} medusa plugin:db:generate
  • devmedusa plugin:develop
  • dev:publishmedusa plugin:publish
  • formatprettier --write .
  • format:checkprettier --check .
  • prepublishOnlymedusa plugin:build
  • releasestandard-version
  • typechecktsc --noEmit
Dependencies9
  • @aws-sdk/client-ecs^3.879.0
  • @medusajs/js-sdk2.10.1
  • @medusajs/workflows-sdk2.10.1
  • axios^1.9.0
  • csv-parse^5.6.0
  • csv-writer^1.6.0
  • libphonenumber-js^1.12.10
  • user^0.0.0
  • zod3.25.76