PkgRadar

Package evidence

@jshookmcp/[email protected]

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

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
503
Versions published
20
First published
Mar 2026
Publisher
vmoranv6

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":["@jshookmcp/[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":["@jshookmcp/[email protected]"],"fail_on":"review"}'
Publishervmoranv6
Artifact bytes613,408
Previous version0.3.1
Published2026-05-27T05:48:59.113Z
SHA-25682d06da1f287ad24dfb8c9384f47f63964c96fc8673018c6218b26257474e4bd

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.3.2Version
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.cjs"5

Manifest

Package metadata

Scripts41
  • audit:runtimenode scripts/audit-runtime-probes.mjs
  • audit:toolstsx scripts/audit-tools.mjs
  • buildnode scripts/build.mjs
  • build:allcorepack pnpm run build:dts && corepack pnpm run build:sdk
  • build:analyzecross-env BUNDLE_ANALYZE=1 corepack pnpm run build && echo 'Open stats.html in browser to view bundle analysis'
  • build:dtsnode scripts/build.mjs --dts
  • build:sdkcorepack pnpm -C packages/extension-sdk build
  • checkcorepack pnpm run metadata:check && corepack pnpm run lint && corepack pnpm run format:check && corepack pnpm run typecheck && corepack pnpm run test
  • check:docs-formatcorepack pnpm run lint:md
  • deps:updatecorepack pnpm update -r
  • devtsx --conditions=development watch src/index.ts
  • docs:buildcorepack pnpm run docs:generate && vitepress build docs
  • docs:devvitepress dev docs --host 127.0.0.1 --port 5173
  • docs:generatenode scripts/generate-vitepress-reference.mjs
  • docs:previewvitepress preview docs --host 127.0.0.1 --port 4173
  • doctortsx src/cli/doctor.ts
  • formatoxfmt "src/**" "tests/**" "!tests/tmp/**" --write --no-error-on-unmatched-pattern
  • format:checkoxfmt "src/**" "tests/**" "!tests/tmp/**" --check --no-error-on-unmatched-pattern
  • git:refresh-noisenode scripts/refresh-git-noise.mjs
  • install:fullcorepack pnpm install && corepack pnpm exec camoufox-js fetch
  • lintoxlint src/ tests/
  • lint:fixoxlint --fix src/ tests/
  • lint:mdcorepack pnpm dlx markdownlint-cli2 README.md README.zh.md CONTRIBUTING.md docs/**/*.md
  • metadata:checknode scripts/generate-metadata.mjs --check
  • metadata:syncnode scripts/generate-metadata.mjs --write
  • packagecorepack pnpm pack
  • package:verify-binnode scripts/verify-packed-bin.mjs
  • package:verify-installnode scripts/verify-packed-install.mjs
  • package:verify-releasenode scripts/verify-release-artifact.mjs
  • postinstallnode scripts/postinstall.cjs
  • …and 11 more.
Dependencies13
  • @babel/generator^7.29.1
  • @babel/parser^7.29.2
  • @babel/traverse^7.29.0
  • @babel/types^7.29.0
  • @modelcontextprotocol/sdk^1.29.0
  • dotenv^17.4.1
  • jsdom^29.0.2
  • koffi^3.0.1
  • mockttp^4.4.2
  • quickjs-emscripten^0.32.0
  • rebrowser-puppeteer-core^24.8.1
  • yauzl^3.3.1
  • zod^4.3.6
Optional dependencies6
  • @devicefarmer/adbkit^3.3.8
  • @huggingface/transformers^4.0.1
  • better-sqlite312.10.0
  • camoufox-js^0.10.2
  • playwright-core^1.60.0
  • webcrack2.16.0