Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Known Indicator Filename: package/dist/utils/bundle.js
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 high · score 45 · status changed
Related candidates
Linked campaigns and clusters
Known Indicator Filename — package/dist/utils/bundle.js
5 members · evidence strength 90dotlasher
2 members · evidence strength 53Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/utils/bundle.js | package/dist/utils/bundle.js | 45 |
Manifest
Package metadata
Scripts6
buildtsc && npm run postbuilddevtsx src/index.tspostbuildnode -e "const fs=require('fs');const f='dist/index.js';let c=fs.readFileSync(f,'utf8');if(!c.startsWith('#!')){c='#!/usr/bin/env node\n'+c;}fs.writeFileSync(f,c);fs.chmodSync(f,0o755);console.log('Shebang ensured in dist/index.js');"startnode dist/index.jsstart:httpMCP_MODE=http node dist/index.jstestnpx tsx tests/smoke.ts
Dependencies7
@modelcontextprotocol/sdk1.29.0@remotion/bundler4.0.462@remotion/renderer4.0.462cors^2.8.6express^5.2.1remotion4.0.462zod^4.3.6