PkgRadar

Package evidence

@inkeep/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node scripts/ensure-keytar.mjs || true"

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
1,555Established · −30% score
First published
Sep 2025
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 bytes2,168,455
Previous version0.0.0-dev-20251216111748
Published2025-12-16T18:14:21.914Z
SHA-256d5b5d36ac08491a9102b9d8c2ed539f707453c3b66035cdd3a4b211f5765ef46

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node scripts/ensure-keytar.mjs || true"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.0.0-dev-20251216181408Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/ensure-keytar.mjs || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/ensure-keytar.mjs || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/ensure-keytar.mjs || true"5
lowLarge Javascript Payloadpackage/dist/index.js12896765 bytes0

Manifest

Package metadata

Scripts11
  • buildtsup
  • clinode ./dist/index.js
  • devMODE=watch tsup
  • postinstallnode scripts/ensure-keytar.mjs || true
  • testnode -e "process.exit(process.env.CI ? 0 : 1)" && vitest --run --config vitest.config.ci.ts || vitest --run
  • test:civitest --run --config vitest.config.ci.ts
  • test:coveragenode -e "process.exit(process.env.CI ? 0 : 1)" && vitest --run --coverage --config vitest.config.ci.ts || vitest --run --coverage
  • test:debugvitest --run --reporter=verbose --no-coverage
  • test:watchvitest
  • typechecktsc --noEmit --project tsconfig.typecheck.json
  • typecheck:watchtsc --noEmit --watch --project tsconfig.typecheck.json
Dependencies34
  • @ai-sdk/anthropic3.0.0-beta.66
  • @ai-sdk/google3.0.0-beta.62
  • @ai-sdk/openai3.0.0-beta.74
  • @babel/parser^7.23.0
  • @babel/types^7.23.0
  • @better-auth/sso^1.4.0
  • @clack/prompts^0.11.0
  • @inkeep/agents-core^0.0.0-dev-20251216181408
  • @inkeep/agents-sdk^0.0.0-dev-20251216181408
  • @opentelemetry/api-logs^0.206.0
  • @opentelemetry/instrumentation^0.206.0
  • @opentelemetry/sdk-logs^0.206.0
  • @vercel/otel^2.0.1
  • ai6.0.0-beta.124
  • ast-types^0.14.2
  • chalk^5.3.0
  • cli-table3^0.6.3
  • commander^14.0.0
  • degit^2.8.4
  • dotenv^17.2.1
  • drizzle-orm^0.44.5
  • find-up^7.0.0
  • fs-extra^11.2.0
  • json-schema-to-zod^2.6.1
  • keytar^7.9.0
  • langfuse-vercel^3.38.6
  • open^10.2.0
  • pg^8.16.3
  • picocolors^1.1.1
  • pino^9.11.0
  • …and 4 more.