PkgRadar

Package evidence

@remotion/[email protected]

Credential file access: matched ".aws"

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":["@remotion/[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":["@remotion/[email protected]"],"fail_on":"review"}'
Publisherjonny
Artifact bytes34,435
Previous version4.0.464
Published2026-05-22T14:30:46.804Z
SHA-256649d072dd5e4e5ada20ad8c44ed192d8c3afac99981fb13d76c10b541e69525d

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
15Score
4.0.465Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/inner-routine.jsmatched ".aws"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/inner-routine.jsmatched ".aws"10
lowCredential file accesspackage/dist/handlers/renderer.jsmatched ".aws"5

Manifest

Package metadata

Scripts5
  • formatoxfmt src
  • formattingoxfmt src --check
  • linteslint src
  • maketsgo -d
  • testbun test src
Dependencies4
  • @remotion/bundler4.0.465
  • @remotion/licensing4.0.465
  • @remotion/renderer4.0.465
  • @remotion/serverless-client4.0.465