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 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-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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
| low | Obfuscation Density | package/dist/public/assets/chunk-4TB4RGXK-RPiRkbnR.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/public/assets/flowDiagram-DWJPFMVM-n690iqHN.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-4TB4RGXK-Ct6WjPoY.mjs | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/dist-D4w1Xe5t.mjs | 2621382 bytes | 0 |
| low | Obfuscation Density | package/dist/flowDiagram-DWJPFMVM-WnIxEgSt.mjs | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/public/assets/pdf.worker-B1D2UnXD.mjs | 2161149 bytes | 0 |
Manifest
Package metadata
Scripts13
buildbun run build:cli && bun run build:assetsbuild:appcp -r ../app/dist dist/publicbuild:assetsbun run build:app && bun run build:skill-asset && bun run build:notices && bun run build:license && bun run build:schemabuild:clitsdownbuild:licensemkdir -p dist && cp ../../LICENSE dist/LICENSEbuild:noticesmkdir -p dist && cp ../../THIRD_PARTY_NOTICES.md dist/THIRD_PARTY_NOTICES.mdbuild:schemabun --conditions=development scripts/build-config-schema.mjsbuild: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/; fipostinstallnode scripts/postinstall.mjsprepublishOnlybash ../../scripts/check-notices-clean.sh && bun run buildtestbun run build:schema && bun testtest:e2e:clibun test ./tests/e2e/cli-linux-e2e.tstypechecktsc --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.1cli-boxes^4.0.1commander^14.0.0picocolors^1.1.1pino^10.3.1simple-git^3.36.0sirv^3.0.1smol-toml^1.6.1yaml^2.7.1yazl^3.3.1zod^4.3.6
Optional dependencies1
@parcel/watcher^2.5.6