PkgRadar

Package evidence

@shotstack/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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
983
Versions published
149Established · −30% score
First published
Sep 2025
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

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":["@shotstack/[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":["@shotstack/[email protected]"],"fail_on":"review"}'
Artifact bytes3,573,186
Previous version2.10.0
Published2026-06-10T15:11:02.147Z
SHA-256ef2f7a14d117751569af66a0a4e132621037586dd99f29683857c64f43ce0792

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
2.10.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5
lowLarge Javascript Payloadpackage/dist/entry.node.cjs4120495 bytes0
lowLarge Javascript Payloadpackage/dist/entry.node.js4105427 bytes0

Manifest

Package metadata

Scripts20
  • buildtsup
  • devtsup --watch
  • example:nodenode examples/node-example.mjs
  • example:videonode examples/node-video.mjs
  • example:webvite dev examples/web-example
  • postinstallnode scripts/postinstall.js
  • prebuildnode scripts/vendor-html5-libraries.mjs && node scripts/vendor-resvg-wasm.mjs
  • prepublishOnlynode scripts/publish-guard.cjs && pnpm build
  • testnode --test tests/build-verify.mjs tests/font-style-parity.test.mjs tests/font-resolution.test.mjs tests/rich-caption-font-parity.test.mjs tests/rich-caption-properties.test.mjs tests/rich-caption-unified-ops.test.mjs tests/rich-caption-property-matrix.test.mjs tests/rich-caption-config.test.mjs tests/decoration-shadow.test.mjs tests/rich-caption-wrap-page-pill.test.mjs tests/rich-text-properties.test.mjs tests/font-parsing.test.mjs tests/html5-iframe-srcdoc.test.mjs tests/init-resvg-web.test.mjs tests/rich-caption-narrow-shortform.test.mjs tests/emoji-segmentation.test.mjs tests/emoji-image.test.mjs tests/emoji-animation.test.mjs tests/video-generator-broken-pipe.test.mjs
  • test:caption-webvite dev examples/caption-tests
  • test:emoji-rendernode --test --test-timeout=90000 tests/emoji-render.test.mjs
  • test:fixes-nodenode examples/caption-fix-tests/node-test.mjs
  • test:fixes-webvite dev examples/caption-fix-tests
  • test:html5-srcdocnode --test tests/html5-iframe-srcdoc.test.mjs
  • test:logicnode --test tests/caption-logic.mjs
  • test:padding-nodenode examples/captionpaddingtests/node-test.mjs
  • test:padding-webvite dev examples/captionpaddingtests
  • vendor:harfbuzznode scripts/vendor-harfbuzz.js
  • vendor:html5-librariesnode scripts/vendor-html5-libraries.mjs
  • vendor:resvg-wasmnode scripts/vendor-resvg-wasm.mjs
Dependencies11
  • @resvg/resvg-js^2.6.2
  • @resvg/resvg-wasm^2.6.2
  • @shotstack/schemas1.11.0
  • bidi-js^1.0.3
  • canvasnpm:@napi-rs/[email protected]
  • ffmpeg-static^5.2.0
  • fontkit^2.0.4
  • harfbuzzjs0.4.12
  • lru-cache~11.2.5
  • mp4-muxer^5.1.3
  • zod^4.2.0