PkgRadar

Package evidence

@hecateq/[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
730
Versions published
7
First published
May 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":["@hecateq/[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":["@hecateq/[email protected]"],"fail_on":"review"}'
Artifact bytes1,951,564
Previous version0.1.0-beta.6
Published2026-05-29T22:13:51.983Z
SHA-2567dafc1845335acb51f05c81babeae372939ff2110dced64bb1da7d6256d5e730

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
0.1.0-beta.8Version
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.js2766450 bytes0
lowLarge Javascript Payloadpackage/dist/index.js5022433 bytes0

Manifest

Package metadata

Scripts19
  • 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 install && 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
  • check:runtime-docsbun run generate:runtime-docs && git diff --exit-code docs/generated
  • cleanrm -rf dist
  • generate:runtime-docsbun run script/generate-runtime-docs.ts
  • 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-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/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.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 dependencies4
  • @hecateq/hecateq-openagent-linux-x640.1.0-beta.8
  • @hecateq/hecateq-openagent-linux-x64-baseline0.1.0-beta.8
  • @hecateq/hecateq-openagent-windows-x640.1.0-beta.8
  • @hecateq/hecateq-openagent-windows-x64-baseline0.1.0-beta.8