PkgRadar

Package evidence

@fusengine/[email protected]

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

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
3,980Niche · −30% score
Versions published
60
First published
Jun 2026
Publisher
brunoazoulay

Effective trust discount applied: 30% (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":["@fusengine/[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":["@fusengine/[email protected]"],"fail_on":"review"}'
Publisherbrunoazoulay
Artifact bytes298,927
Previous version0.1.58
Published2026-06-13T09:36:50.172Z
SHA-2562518a6df3964ba34ce990bb1d643657b242b3e6e38fad1a590e4ef338e3b6731

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.1.59Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts10
  • browserspatchright install chromium
  • buildtsc -p tsconfig.json
  • clinode --import tsx src/bin/cli.ts
  • lintbiome check src tests
  • mcpnode --import tsx src/bin/mcp.ts
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlynpm run build
  • testbun test tests/unit
  • test:integrationnode --test --import tsx tests/integration/mcp.test.ts tests/integration/probe.test.ts tests/integration/snapshot.test.ts tests/integration/snapshot-frames.test.ts tests/integration/collect.test.ts tests/integration/collect-batch.test.ts tests/integration/selectors.test.ts tests/integration/visual-diff.test.ts tests/integration/session-state.test.ts tests/integration/pipeline.test.ts tests/integration/run.test.ts tests/integration/extract-schema.test.ts tests/integration/recovery.test.ts tests/integration/live-view.test.ts
  • typechecktsc -p tsconfig.json --noEmit
Dependencies10
  • @modelcontextprotocol/sdk^1.29.0
  • defuddle^0.18.1
  • fast-png^8.0.0
  • impit^0.14.1
  • libphonenumber-js^1.13.5
  • linkedom^0.18.12
  • patchright^1.60.1
  • pixelmatch^7.2.0
  • playwright^1.60.0
  • zod^4.4.3