PkgRadar

Package evidence

[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.

Weekly downloads
3
Versions published
5
First published
May 2026
Publisher
aobalitaan

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"}'
Publisheraobalitaan
Artifact bytes2,453,032
Previous version1.2.1
Published2026-05-29T23:42:02.490Z
SHA-2562b098faef0d585703602d77f1767eb7c6c6d076cca73829b8ccf2d51675f6845

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

review
Last checked
reviewRisk
5Score
1.2.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/worker-standalone/index.mjsmatched ".aws/"5
lowLarge Javascript Payloadpackage/remotion-bundle/724.bundle.js2582304 bytes0
lowLarge Javascript Payloadpackage/remotion-bundle/bundle.js3432102 bytes0

Manifest

Package metadata

Scripts1
  • sync-workernode scripts/sync-worker.mjs
Dependencies7
  • @aws-sdk/client-s3^3.975.0
  • @aws-sdk/lib-storage^3.975.0
  • @remotion/renderer4.0.421
  • ffmpeg-static^5.3.0
  • file-type^21.3.0
  • ws^8.18.0
  • zod3.22.3