PkgRadar

Package evidence

@remotion/[email protected]

Remote Payload: matched "cUrl "

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 bytes57,248
Previous version4.0.464
Published2026-05-22T14:30:59.162Z
SHA-25615b4239274181507001b47f0f6375c8129699d78a0da204eea697fb07a4a69cb

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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
mediumRemote Payloadpackage/dist/cli/commands/render/index.jsmatched "cUrl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/commands/render/index.jsmatched "cUrl "12
lowObfuscationpackage/dist/shared/base64-to-hash.jsmatched "Buffer.from(str, 'base64"3

Manifest

Package metadata

Scripts5
  • linteslint src
  • maketsgo -d && cp src/shared/sa-permissions.json dist/shared/sa-permissions.json
  • makeruntimebun build.ts
  • publishbun build.ts && cd container && ARTIFACT_REGISTRY_ENV=production node submit.mjs
  • testbun test src
Dependencies12
  • @google-cloud/artifact-registry3.5.1
  • @google-cloud/functions-framework3.4.6
  • @google-cloud/logging11.2.0
  • @google-cloud/resource-manager5.3.1
  • @google-cloud/run1.5.1
  • @google-cloud/storage7.15.2
  • @remotion/bundler4.0.465
  • @remotion/cli4.0.465
  • @remotion/renderer4.0.465
  • google-auth-library8.7.0
  • remotion4.0.465
  • zod4.3.6