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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 30 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/lib/s3/index.js | matched ".AWS" | 30 |
Manifest
Package metadata
Scripts13
buildtsc --declaration && pnpm run move-dist && pnpm run copy-filescopy-filescopyfiles -u 1 styles/**/* dist/styles && copyfiles -u 3 src/i18n/strings/**/* dist/i18n/stringsdevnodemonfixrun-p -l -c fix:*fix:eslinteslint . --fixfix: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 falsemove-distcp -r dist/src/* dist/ 2>/dev/null || true && rm -rf dist/src 2>/dev/null || truesetuppnpm run buildtestjest
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.3date-fns^4.2.1framer-motion^12.38.0next-client-cookies^2.1.1nextjs-toploader^3.9.17parse-nested-form-data^1.0.1react-datepicker^9.1.0react-select^5.10.2