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
- 583
- Versions published
- 4
- First published
- May 2026
- Publisher
- handshake-npm
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts28
buildnpm run build:types && npm run build:bundlesbuild:bundlesnode scripts/build-package-bundles.mjsbuild:typestsc -p tsconfig.build.jsoncheck:reponpm run build && npm run check:types && npm run lint && npm run format:check && npm run test && npm run pack:check && git diff --checkcheck:service-agent-gating-phasenode scripts/check-service-agent-gating-phase.mjs --tier operatorcheck:service-agent-gating-phase:fullnode scripts/check-service-agent-gating-phase.mjs --tier fullcheck:typestsc --noEmit --pretty falsedemo:adapter-sdkbun run ./examples/external-adapter-sdk/run.tsdemo:apsbun run ./examples/x402-protected-spend/run.tsdemo:mcp-transcriptbun run ./examples/mcp-reference-transcript/run.tsdemo:self-hostedbun run ./examples/self-hosted-activation/run.tsdemo:service-operator-golden-pathbun run ./examples/service-operator-golden-path/run.tsdemo:service-workflow-admissionbun run ./examples/service-workflow-admission/run.tsdemo:x402-tool-profilesbun run ./examples/x402-protected-tool-profiles/run.tsdevwrangler devformatprettier --write .format:checkprettier --check .linteslint src test --max-warnings=0pack:checknpm run build && node scripts/check-package-surface.mjs && node scripts/check-published-entrypoints.mjs && node scripts/check-clean-installed-activation.mjs && node scripts/check-release-proof.mjs && node scripts/check-npm-maintainer-posture.mjsquality:architecturenpm run test -- test/architecture/import-posture.test.ts test/architecture/naming-posture.test.ts test/architecture/package-surface.test.ts test/architecture/root-exports.test.ts test/architecture/surface-boundary-posture.test.ts test/architecture/cli-command-posture.test.ts test/architecture/mcp-surface-posture.test.ts test/architecture/npm-maintainer-posture.test.ts test/conformance/protected-mutation-adapter-conformance.test.tsquality:claimsnpm run test -- test/architecture/active-vocabulary.test.ts test/architecture/claim-boundary.test.tsquality:storagenpm run test -- test/http/d1-http.test.ts test/protocol/kernel-*.test.ts test/protocol/transition-matrix.test.ts test/protocol/model-based-invariants.test.ts test/protocol/action-attempt-lifecycle.test.ts test/protocol/evidence-projections.test.ts test/protocol/protocol-store-atomicity-contract.test.ts test/protocol/authority-certificate.test.tsrelease:admin:checknode scripts/check-release-admin.jsrelease:admin:check:remotenode scripts/check-release-admin.js --remote-readbackrelease:npm:posturenode scripts/check-npm-maintainer-posture.mjsrelease:npm:posture:remotenode scripts/check-npm-maintainer-posture.mjs --registry-readbacktestbun testtypechecktsc --noEmit
Dependencies7
@cfworker/json-schema^4.1.1@modelcontextprotocol/client^2.0.0-alpha.2@modelcontextprotocol/server^2.0.0-alpha.2@x402/core2.12.0@x402/evm2.12.0hono^4.12.19zod^4.4.3