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
- 29
- First published
- Apr 2026
- Publisher
- wolfx
Recommended action
Review before promotingMixed 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":["@wolfx/[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":["@wolfx/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 4689515 bytes
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 review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 4689515 bytes | 10 |
Manifest
Package metadata
Scripts14
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 run build:schemabuild:ast-grep-mcpbun run --cwd packages/ast-grep-mcp buildbuild:lsp-tools-mcpnpm --prefix packages/lsp-tools-mcp ci && npm --prefix packages/lsp-tools-mcp run buildbuild:model-capabilitiesbun run script/build-model-capabilities.tsbuild:node-require-shimbun run script/patch-node-require-shim.tsbuild:schemabun run script/build-schema.tscleanrm -rf distpreparebun run buildprepublishOnlybun run clean && bun run build:lsp-tools-mcp && bun run buildtestbun run script/run-ci-tests.tstest:model-capabilitiesbun test src/shared/model-capability-aliases.test.ts src/shared/model-capability-guardrails.test.ts src/shared/model-capabilities.test.ts --bailtypechecktsgo --noEmit && bun run typecheck:packagestypecheck:packagestsgo --noEmit -p packages/rules-engine/tsconfig.json && tsgo --noEmit -p packages/ast-grep-core/tsconfig.json && tsgo --noEmit -p packages/ast-grep-mcp/tsconfig.json && tsgo --noEmit -p packages/utils/tsconfig.json && tsgo --noEmit -p packages/model-core/tsconfig.json && tsgo --noEmit -p packages/prompts-core/tsconfig.json && tsgo --noEmit -p packages/comment-checker-core/tsconfig.json && tsgo --noEmit -p packages/hashline-core/tsconfig.json && tsgo --noEmit -p packages/boulder-state/tsconfig.json && tsgo --noEmit -p packages/agents-md-core/tsconfig.jsontypecheck:scripttsgo --noEmit -p script/tsconfig.json
Dependencies12
@ast-grep/cli^0.42.2@ast-grep/napi^0.42.2@modelcontextprotocol/sdk^1.29.0@opencode-ai/plugin^1.15.4@opencode-ai/sdk^1.15.4@wolfx/comment-checker0.8.0-patch.2diff^9.0.0effect4.0.0-beta.65js-yaml^4.1.1jsonc-parser^3.3.1picomatch^4.0.4vscode-jsonrpc^8.2.1