PkgRadar

Package evidence

@feisuzhu/[email protected]

Install-time lifecycle script: postinstall="node 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
39
Versions published
14
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@feisuzhu/[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":["@feisuzhu/[email protected]"],"fail_on":"review"}'
Artifact bytes1,661,029
Previous version5.40102.1
Published2026-05-19T08:32:04.873Z
SHA-256e922477332e21901680db25639e5d9d66de16ee8d1d9afb1080da88cc65f360b

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node 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
1Score
9.40202.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.mjs"5
lowLarge Javascript Payloadpackage/dist/cli/index.js2373452 bytes0
lowLarge Javascript Payloadpackage/dist/index.js4515408 bytes0

Manifest

Package metadata

Scripts17
  • buildbun run build:ast-grep-mcp && bun build src/index.ts --outdir dist --target bun --format esm --external @ast-grep/napi --external zod && bun run build:node-require-shim && tsc --emitDeclarationOnly && bun build src/cli/index.ts --outdir dist/cli --target bun --format esm --external @ast-grep/napi && bun run build:schema
  • build:allbun run build && bun run build:binaries
  • build:ast-grep-mcpbun run --cwd packages/ast-grep-mcp build
  • build:binariesbun run script/build-binaries.ts
  • build:lsp-tools-mcpnpm --prefix packages/lsp-tools-mcp ci && npm --prefix packages/lsp-tools-mcp run build
  • build:model-capabilitiesbun run script/build-model-capabilities.ts
  • build:node-require-shimbun run script/patch-node-require-shim.ts
  • build:schemabun run script/build-schema.ts
  • cleanrm -rf dist
  • postinstallnode postinstall.mjs
  • preparebun run build
  • prepublishOnlybun run clean && bun run build:lsp-tools-mcp && bun run build
  • testbun test
  • test:model-capabilitiesbun test src/shared/model-capability-aliases.test.ts src/shared/model-capability-guardrails.test.ts src/shared/model-capabilities.test.ts src/cli/doctor/checks/model-resolution.test.ts --bail
  • typechecktsgo --noEmit && bun run typecheck:packages
  • typecheck:packagestsgo --noEmit -p packages/rules-core/tsconfig.json && tsgo --noEmit -p packages/ast-grep-mcp/tsconfig.json
  • typecheck:scripttsgo --noEmit -p script/tsconfig.json
Dependencies17
  • @ast-grep/cli^0.42.2
  • @ast-grep/napi^0.42.2
  • @clack/prompts^1.4.0
  • @code-yeongyu/comment-checker^0.8.0
  • @modelcontextprotocol/sdk^1.29.0
  • @opencode-ai/plugin^1.15.4
  • @opencode-ai/sdk^1.15.4
  • commander^14.0.3
  • detect-libc^2.1.2
  • diff^9.0.0
  • effect4.0.0-beta.65
  • js-yaml^4.1.1
  • jsonc-parser^3.3.1
  • picocolors^1.1.1
  • picomatch^4.0.4
  • posthog-node^5.34.3
  • vscode-jsonrpc^8.2.1
Optional dependencies11
  • oh-my-opencode-darwin-arm644.2.2
  • oh-my-opencode-darwin-x644.2.2
  • oh-my-opencode-darwin-x64-baseline4.2.2
  • oh-my-opencode-linux-arm644.2.2
  • oh-my-opencode-linux-arm64-musl4.2.2
  • oh-my-opencode-linux-x644.2.2
  • oh-my-opencode-linux-x64-baseline4.2.2
  • oh-my-opencode-linux-x64-musl4.2.2
  • oh-my-opencode-linux-x64-musl-baseline4.2.2
  • oh-my-opencode-windows-x644.2.2
  • oh-my-opencode-windows-x64-baseline4.2.2