PkgRadar

Package evidence

@ya-accelerators/[email protected]

Credential file access: matched ".AWS"

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.

Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@ya-accelerators/[email protected]"],"fail_on":"high"}'

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":["@ya-accelerators/[email protected]"],"fail_on":"high"}'
Artifact bytes271,249
Previous version0.0.28
Published2026-05-24T22:29:05.262Z
SHA-256ba402be87788510fa91d977b12a093f5e5d996a43fab75d7eb1a89454309f56a

Why flagged

What the scanner saw

Credential file access: matched ".AWS"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
30Score
0.0.29Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/lib/s3/index.jsmatched ".AWS"30

Manifest

Package metadata

Scripts13
  • buildtsc --declaration && pnpm run move-dist && pnpm run copy-files
  • copy-filescopyfiles -u 1 styles/**/* dist/styles && copyfiles -u 3 src/i18n/strings/**/* dist/i18n/strings
  • devnodemon
  • fixrun-p -l -c fix:*
  • fix:eslinteslint . --fix
  • fix:prettierprettier --write --config ../../.prettierrc.mjs --ignore-path ../../../.gitignore .
  • lintrun-p -l -c lint:*
  • lint:eslinteslint .
  • lint:prettierprettier --check --config ../../.prettierrc.mjs --ignore-path ../../../.gitignore .
  • lint:tsctsc --pretty --noEmit --incremental false
  • move-distcp -r dist/src/* dist/ 2>/dev/null || true && rm -rf dist/src 2>/dev/null || true
  • setuppnpm run build
  • testjest
Dependencies16
  • @aws-sdk/client-s3^3.1048.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.1
  • @svgr/webpack^8.1.0
  • @tanstack/react-table^8.21.3
  • date-fns^4.2.1
  • framer-motion^12.38.0
  • next-client-cookies^2.1.1
  • nextjs-toploader^3.9.17
  • parse-nested-form-data^1.0.1
  • react-datepicker^9.1.0
  • react-select^5.10.2