PkgRadar

Package evidence

@inkeep/[email protected]

Install-time lifecycle script: postinstall="node scripts/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.

Versions published
406
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":["@inkeep/[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":["@inkeep/[email protected]"],"fail_on":"review"}'
Artifact bytes7,445,219
Previous version0.13.1-beta.1
Published2026-06-17T09:04:11.701Z
SHA-256247e65fcc126ba491ef682b1e6369edcd23de96192a906debfea505b8bc69cad

Why flagged

What the scanner saw

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowObfuscation Densitypackage/dist/public/assets/chunk-4TB4RGXK-RPiRkbnR.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/public/assets/flowDiagram-DWJPFMVM-n690iqHN.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-4TB4RGXK-Ct6WjPoY.mjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/dist-D4w1Xe5t.mjs2621382 bytes0
lowObfuscation Densitypackage/dist/flowDiagram-DWJPFMVM-WnIxEgSt.mjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/public/assets/pdf.worker-B1D2UnXD.mjs2161149 bytes0

Manifest

Package metadata

Scripts13
  • buildbun run build:cli && bun run build:assets
  • build:appcp -r ../app/dist dist/public
  • build:assetsbun run build:app && bun run build:skill-asset && bun run build:notices && bun run build:license && bun run build:schema
  • build:clitsdown
  • build:licensemkdir -p dist && cp ../../LICENSE dist/LICENSE
  • build:noticesmkdir -p dist && cp ../../THIRD_PARTY_NOTICES.md dist/THIRD_PARTY_NOTICES.md
  • build:schemabun --conditions=development scripts/build-config-schema.mjs
  • build:skill-assetbun ../server/scripts/build-skill-bundles.ts && mkdir -p dist/assets/skills && cp -R ../server/dist/assets/skills/discovery ../server/dist/assets/skills/project dist/assets/skills/ && if [ -d ../server/dist/assets/skills/packs ]; then cp -R ../server/dist/assets/skills/packs dist/assets/skills/; fi
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlybash ../../scripts/check-notices-clean.sh && bun run build
  • testbun run build:schema && bun test
  • test:e2e:clibun test ./tests/e2e/cli-linux-e2e.ts
  • typechecktsc --noEmit
Dependencies18
  • @inquirer/checkbox^5.0.11
  • @inquirer/password^5.0.11
  • @inquirer/select^5.2.0
  • @modelcontextprotocol/sdk^1.28.0
  • @napi-rs/keyring^1.3.0
  • @octokit/auth-oauth-device^8.0.3
  • @octokit/request^10.0.8
  • @octokit/rest^22.0.1
  • cli-boxes^4.0.1
  • commander^14.0.0
  • picocolors^1.1.1
  • pino^10.3.1
  • simple-git^3.36.0
  • sirv^3.0.1
  • smol-toml^1.6.1
  • yaml^2.7.1
  • yazl^3.3.1
  • zod^4.3.6
Optional dependencies1
  • @parcel/watcher^2.5.6