Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/commands/render/index.js | matched "cUrl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/commands/render/index.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/shared/base64-to-hash.js | matched "Buffer.from(str, 'base64" | 3 |
Manifest
Package metadata
Scripts5
linteslint srcmaketsgo -d && cp src/shared/sa-permissions.json dist/shared/sa-permissions.jsonmakeruntimebun build.tspublishbun build.ts && cd container && ARTIFACT_REGISTRY_ENV=production node submit.mjstestbun 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.465google-auth-library8.7.0remotion4.0.465zod4.3.6