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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/ensure-keytar.mjs || true" | 20 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/ensure-keytar.mjs || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/ensure-keytar.mjs || true" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 12896765 bytes | 0 |
Manifest
Package metadata
Scripts11
buildtsupclinode ./dist/index.jsdevMODE=watch tsuppostinstallnode scripts/ensure-keytar.mjs || truetestnode -e "process.exit(process.env.CI ? 0 : 1)" && vitest --run --config vitest.config.ci.ts || vitest --runtest:civitest --run --config vitest.config.ci.tstest:coveragenode -e "process.exit(process.env.CI ? 0 : 1)" && vitest --run --coverage --config vitest.config.ci.ts || vitest --run --coveragetest:debugvitest --run --reporter=verbose --no-coveragetest:watchvitesttypechecktsc --noEmit --project tsconfig.typecheck.jsontypecheck: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.1ai6.0.0-beta.124ast-types^0.14.2chalk^5.3.0cli-table3^0.6.3commander^14.0.0degit^2.8.4dotenv^17.2.1drizzle-orm^0.44.5find-up^7.0.0fs-extra^11.2.0json-schema-to-zod^2.6.1keytar^7.9.0langfuse-vercel^3.38.6open^10.2.0pg^8.16.3picocolors^1.1.1pino^9.11.0- …and 4 more.