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
365Established · −30% score
First published
Jul 2025
Publisher
psdevteam

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":["[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"}'
Publisherpsdevteam
Artifact bytes94,888
Previous version2.0.69
Published2026-06-12T11:03:44.301Z
SHA-256c18809ef799419404f27b7b957dfcbb55cb24fff75c87a73a1b9d6ab03367dfc

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
3Score
2.0.70Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/backend/tasks/tasks-helpers-methods.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts10
  • check-cyclesmadge --circular .
  • extract-duplicate-url-groupsnode dev-only-scripts/extract-duplicate-url-groups.js
  • find-duplicate-idsnode dev-only-scripts/find-duplicate-ids.js
  • find-duplicatesnode dev-only-scripts/find-duplicate-urls.js
  • formatprettier --write "**/*.{js,json,md}"
  • format:checkprettier --check "**/*.{js,json,md}"
  • lintnpm run check-cycles && eslint .
  • lint:fixeslint . --fix
  • preparehusky
  • testjest backend/__tests__
Dependencies23
  • @wix/automations^1.0.261
  • @wix/crm^1.0.1061
  • @wix/data^1.0.349
  • @wix/essentials^1.0.7
  • @wix/identity^1.0.195
  • @wix/media^1.0.213
  • @wix/members^1.0.365
  • @wix/secrets^1.0.62
  • @wix/site-location^1.31.0
  • @wix/site-members^1.32.0
  • @wix/site-storage^1.22.0
  • @wix/site-window^1.44.0
  • @wix/urls^1.0.57
  • aws4^1.13.2
  • axios^1.13.1
  • crypto^1.0.1
  • csv-parser^3.0.0
  • jwt-js-decode^1.9.0
  • lodash^4.17.21
  • ngeohash^0.6.3
  • phone^3.1.67
  • psdev-task-manager1.1.10
  • psdev-utils1.1.1