PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/patch-facilitator-timeout.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
2
First published
Jun 2026
Publisher
mimranakb

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"}'
Publishermimranakb
Artifact bytes7,916,406
Previous version5.1.0
Published2026-06-06T23:53:36.622Z
SHA-256692633744f4b210c8c81bf3c8e32d1a70ed86a208d5aff30578285acc033f654

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/patch-facilitator-timeout.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
5.2.0Version
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/patch-facilitator-timeout.mjs"5

Manifest

Package metadata

Scripts42
  • alchemy:doctortsx scripts/alchemy-doctor.ts
  • audition:x402gletsx scripts/run-x402gle-audition.ts
  • audition:x402gle:endpointstsx scripts/run-x402gle-all-endpoints.ts --only-missing
  • audition:x402gle:missingtsx scripts/run-x402gle-missing-routes.ts
  • audition:x402gle:v2tsx scripts/run-x402gle-audition-v2.ts
  • bazaar:settle-allnode scripts/bazaar-settle-all.mjs
  • buildtsc
  • build:packagesnpm run build --prefix packages/x402-preflight && npm run build --prefix packages/trust-layer-mcp
  • cinpm run typecheck && npm run verify:bazaar && npm run test:unit && npm run test:golden && npm run test:nonce && npm run smoke:verifier && npm run smoke:verifier:all
  • debug:settlementtsx scripts/debug-buy-advisor-pay.ts
  • demotsx src/client/demo.ts
  • demo:alchemytsx src/client/demo-alchemy-live.ts
  • demo:alchemy:enterprisetsx src/client/demo-alchemy-live.ts --enterprise
  • demo:tailtsx src/client/demo-tail.ts
  • devtsx watch src/index.ts
  • discovery:checknpx -y @agentcash/discovery@latest check
  • discovery:discovernpx -y @agentcash/discovery@latest discover
  • docs:ainode scripts/generate-ai-docs.mjs
  • doctortsx scripts/doctor.ts
  • list:x402gle:missingnode scripts/list-x402gle-missing.mjs
  • openapi:generatetsx scripts/generate-openapi.ts
  • postinstallnode scripts/patch-facilitator-timeout.mjs
  • prepublishOnlynpm run build
  • probe:productionnode scripts/probe-production.mjs
  • probe:settlementtsx scripts/probe-settle-mismatch.ts
  • probe:x402gle:missingnode scripts/probe-x402gle-missing-unpaid.mjs
  • register:agent-marketnode scripts/register-agent-market.mjs
  • smoke:guardtsx scripts/smoke-guard-paid.ts
  • smoke:verifiertsx scripts/smoke-verifier-examples.ts
  • smoke:verifier:alltsx scripts/smoke-all-verifier-examples.ts
  • …and 12 more.
Dependencies11
  • @alchemy/x402^0.6.6
  • @dexterai/x4022.1.0
  • @x402/core^2.14.0
  • @x402/extensions^2.14.0
  • @x402/fetch^2.14.0
  • cors^2.8.6
  • dotenv^16.4.7
  • express^4.21.2
  • helmet^8.2.0
  • viem^2.52.0
  • zod^3.24.2
Optional dependencies2
  • better-sqlite3^11.8.1
  • redis^4.7.1