Package evidence
[email protected]
Install-time lifecycle script: postinstall="echo \"\n✨ Sentinel CLI installed! Run 'sentinel' (requires Bun). Use /setup or /auth to configure.\n\""
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
- 425
- Versions published
- 11
- First published
- Dec 2025
- Publisher
- kunjshah
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="echo \"\n✨ Sentinel CLI installed! Run 'sentinel' (requires Bun). Use /setup or /auth to configure.\n\""
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 5 · status available -> available, risk high -> review, score 55 -> 5
- new → available · risk high · score 55 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="echo \"\n✨ Sentinel CLI installed! Run 'sentinel' (requires Bun). Use /setup or /auth to configure.\n\"" | 5 |
Manifest
Package metadata
Scripts38
authnode src/core/cli.js authbackendnode src/core/cli.js backendbadge-servernode src/core/cli.js badge-serverbenchnode src/core/cli.js benchmark --quickbenchmarknode src/core/cli.js benchmarkbuildnode src/core/build.jsbuild:allnpm run build && npm run build:frontendbuild:frontendcd frontend && npm install && npm run buildconfignode src/core/cli.js configdashboardnode src/core/cli.js dashboarddemonode src/core/demo.jsdeploynpm run build:frontend && npx vercel --proddevnode --watch src/core/cli.jsformatprettier --write src/frontendnode src/core/cli.js frontendfull-scannode src/core/cli.js full-scaninstall-hooksnode src/core/cli.js install-hookslaunchnode src/core/cli.js dashboardlinteslint src/mcp:devnode --watch mcp/sentinel-mcp-server.jsmcp:startnode mcp/sentinel-mcp-server.jspack:dry-runnpm pack --dry-runpostinstallecho " ✨ Sentinel CLI installed! Run 'sentinel' (requires Bun). Use /setup or /auth to configure. "postversiongit push && git push --tagspre-commitnode src/core/cli.js pre-commit --blockprepublishOnlybun tsc -p src/tui/tsconfig.json --noEmitrelease:checknpm run lint && npm test && npm run pack:dry-run && node scripts/publish-readiness.mjsreviewnode src/core/cli.js analyzesecuritynode src/core/cli.js security-auditstartnode src/core/cli.js- …and 8 more.
Dependencies39
@google/generative-ai^0.1.3@opentui/core^0.3.0@opentui/react^0.3.0@types/react^19.2.15@types/react-dom^19.2.3@vercel/analytics^1.6.1axios^1.6.2chalk^5.3.0cline^2.2.2commander^11.1.0compression^1.8.1cors^2.8.6diff^5.1.0eslint^8.55.0eslint-plugin-security^1.7.1express^4.18.2express-rate-limit^8.2.1figlet^1.7.0glob^10.3.10gradient-string^2.0.2groq-sdk^0.3.3handlebars^4.7.8helmet^8.1.0inquirer^9.2.12jshint^0.5.9marked^11.1.0ora^7.0.1react^19.2.6react-dom^19.2.6react-router^7.16.0- …and 9 more.