PkgRadar

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.

Versions published
11
First published
Dec 2025
Publisher
kunjshah

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":["[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"}'
Publisherkunjshah
Artifact bytes575,802
Previous version1.8.0
Published2026-05-29T05:49:28.635Z
SHA-25658aea136814830f811561a1490c86b21e6515905ada8cd71eae77b77ce329a94

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

review
Last checked
reviewRisk
5Score
2.0.0Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 55 -> 5
  2. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="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 auth
  • backendnode src/core/cli.js backend
  • badge-servernode src/core/cli.js badge-server
  • benchnode src/core/cli.js benchmark --quick
  • benchmarknode src/core/cli.js benchmark
  • buildnode src/core/build.js
  • build:allnpm run build && npm run build:frontend
  • build:frontendcd frontend && npm install && npm run build
  • confignode src/core/cli.js config
  • dashboardnode src/core/cli.js dashboard
  • demonode src/core/demo.js
  • deploynpm run build:frontend && npx vercel --prod
  • devnode --watch src/core/cli.js
  • formatprettier --write src/
  • frontendnode src/core/cli.js frontend
  • full-scannode src/core/cli.js full-scan
  • install-hooksnode src/core/cli.js install-hooks
  • launchnode src/core/cli.js dashboard
  • linteslint src/
  • mcp:devnode --watch mcp/sentinel-mcp-server.js
  • mcp:startnode mcp/sentinel-mcp-server.js
  • pack:dry-runnpm pack --dry-run
  • postinstallecho " ✨ Sentinel CLI installed! Run 'sentinel' (requires Bun). Use /setup or /auth to configure. "
  • postversiongit push && git push --tags
  • pre-commitnode src/core/cli.js pre-commit --block
  • prepublishOnlybun tsc -p src/tui/tsconfig.json --noEmit
  • release:checknpm run lint && npm test && npm run pack:dry-run && node scripts/publish-readiness.mjs
  • reviewnode src/core/cli.js analyze
  • securitynode src/core/cli.js security-audit
  • startnode 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.1
  • axios^1.6.2
  • chalk^5.3.0
  • cline^2.2.2
  • commander^11.1.0
  • compression^1.8.1
  • cors^2.8.6
  • diff^5.1.0
  • eslint^8.55.0
  • eslint-plugin-security^1.7.1
  • express^4.18.2
  • express-rate-limit^8.2.1
  • figlet^1.7.0
  • glob^10.3.10
  • gradient-string^2.0.2
  • groq-sdk^0.3.3
  • handlebars^4.7.8
  • helmet^8.1.0
  • inquirer^9.2.12
  • jshint^0.5.9
  • marked^11.1.0
  • ora^7.0.1
  • react^19.2.6
  • react-dom^19.2.6
  • react-router^7.16.0
  • …and 9 more.