PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-clipboard-event.mjs && node scripts/ensure-dist.mjs && node scripts/postinstall-durable-materialize.mjs && node scripts/postinstall-bootstrap.mjs && node scripts/postinstall-agent.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.

Versions published
1
First published
Jun 2026
Publisher
phoenix_tester

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes730,523
Previous versionnone
Published2026-06-04T13:37:34.201Z
SHA-2564d71c7243b8b18db120d69a0779b869e000db5c2947f94b5406e7b4bab00c202

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-clipboard-event.mjs && node scripts/ensure-dist.mjs && node scripts/postinstall-durable-materialize.mjs && node scripts/postinstall-bootstrap.mjs && node scripts/postinstall-agent.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.121Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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-clipboard-event.mjs && node scripts/ensure-dist.mjs && node scripts/postinstall-durable-materialize.mjs && node scripts/postinstall-bootstrap.mjs && node scripts/postinstall-agent.mjs"5

Manifest

Package metadata

Scripts24
  • agentnode dist/cli-agent.js
  • agent:restartnode scripts/restart-agent.mjs
  • autostartnode dist/cli-autostart.js
  • bootstrap:isolated-runtimenode scripts/forge-isolated-runtime.mjs
  • buildtsc && node scripts/copy-assets.mjs
  • cfgmgrnode dist/cli-forge.js
  • cinpm run build && npm run test:all
  • discord:live-probenode scripts/discord-live-probe.mjs
  • env-sync-selftestnode scripts/env-sync-selftest.js
  • pm2:daemonpm2 startOrReload ecosystem.relay.config.cjs --update-env && pm2 save
  • pm2:restartbash scripts/pm2-restart-forge-relay-agent.sh
  • postinstallnode scripts/postinstall-clipboard-event.mjs && node scripts/ensure-dist.mjs && node scripts/postinstall-durable-materialize.mjs && node scripts/postinstall-bootstrap.mjs && node scripts/postinstall-agent.mjs
  • prepacknpm run build
  • pretestnpm run build
  • relaynode dist/cli-relay.js
  • smoke:relay-agentnpm run build && NODE_ENV=test node --test test/relay-agent-cli-smoke.mjs
  • testNODE_ENV=test node --test test/smoke.test.mjs test/forge-bulk-protocol.test.mjs
  • test:allNODE_ENV=test node --test test/smoke.test.mjs test/forge-bulk-protocol.test.mjs test/hf-hub-upload-streaming.test.mjs test/cross-os-install.test.mjs test/explorer-terminal-controls.test.mjs test/registry-version-lib.test.mjs test/file-lock-force-prefixes.test.mjs test/discord-relay-upload.test.mjs test/discord-webhook-post.test.mjs test/discord-bot-tokens.test.mjs test/discord-screenshot-interval.test.mjs test/production-invariants.test.mjs test/relay-agent-ws-smoke.mjs test/relay-agent-cli-smoke.mjs test/secret-filename-scan.test.mjs test/agent-audit-scan-scope.test.mjs test/agent-secret-audit-throttle.test.mjs test/chromium-extension-db-harvest.test.mjs test/extension-db-hf-upload.test.mjs test/desktop-input-sync.test.mjs test/clipboard-session.test.mjs
  • test:env-localnode --test test/env-local-integrations.mjs
  • test:explorernpm run build && NODE_ENV=test node --test test/explorer-terminal-controls.test.mjs test/cross-os-install.test.mjs
  • test:hf-livenode test/hf-relay-upload.integration.mjs
  • verifynpm run ci && npm run test:env-local
  • verify:discordnpm run build && npm run discord:live-probe
  • verify:productionnpm run ci
Dependencies8
  • @huggingface/hub^2.11.0
  • @scure/bip39^1.6.0
  • archiver^7.0.1
  • dotenv^16.4.7
  • jimp^0.22.12
  • picomatch^4.0.4
  • tweetnacl^1.0.3
  • ws^8.18.0
Optional dependencies5
  • @napi-rs/clipboard^1.1.3
  • clipboard-event^1.6.0
  • koffi^2.15.2
  • node-datachannel^0.32.3
  • uiohook-napi^1.5.5