PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"if (process.env.CI) process.exit(0); console.log('[calendit] First-time AI / Cursor rally: https://github.com/chromatribe/calendit/blob/main/docs/ai-onboarding-rally.md');\""

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
16
First published
Apr 2026
Publisher
chromatribe

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherchromatribe
Artifact bytes151,661
Previous version1.20260516.12
Published2026-06-01T15:19:10.918Z
SHA-2562a019c0181fa974266364512a519d80d220acf3f51775f66b2ffe77e888c9a3e

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"if (process.env.CI) process.exit(0); console.log('[calendit] First-time AI / Cursor rally: https://github.com/chromatribe/calendit/blob/main/docs/ai-onboarding-rally.md');\""

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

Availability ledger

available

high
Last checked
highRisk
35Score
1.20260602.1Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"if (process.env.CI) process.exit(0); console.log('[calendit] First-time AI / Cursor rally: https://github.com/chromatribe/calendit/blob/main/docs/ai-onboarding-rally.md');\""30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"if (process.env.CI) process.exit(0); console.log('[calendit] First-time AI / Cursor rally: https://github.com/chromatribe/calendit/blob/main/docs/ai-onboarding-rally.md');\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"if (process.env.CI) process.exit(0); console.log('[calendit] First-time AI / Cursor rally: https://github.com/chromatribe/calendit/blob/main/docs/ai-onboarding-rally.md');\""5

Manifest

Package metadata

Scripts10
  • buildnpm run gen:locales && tsc && node scripts/copy-locales.mjs
  • check:localesnode scripts/check-locale-parity.mjs
  • devnode --loader ts-node/esm src/index.ts
  • gen:localesnode scripts/gen-locale-keys.mjs
  • pack:checknpm pack --dry-run
  • postinstallnode -e "if (process.env.CI) process.exit(0); console.log('[calendit] First-time AI / Cursor rally: https://github.com/chromatribe/calendit/blob/main/docs/ai-onboarding-rally.md');"
  • prepacknpm test
  • setup-eventkit-bridgebash scripts/setup-eventkit-bridge.sh
  • testnpm run build && node --test tests/unit/outlook-calendar-merge.test.mjs tests/unit/outlook-account-match.test.mjs && node --loader ts-node/esm src/test_runner.ts
  • ux:linknpm run build && npm link
Dependencies14
  • @azure/msal-node^5.2.1
  • @azure/msal-node-extensions^5.2.1
  • chalk^5.4.1
  • commander^12.1.0
  • csv-parse^6.2.1
  • csv-stringify^6.7.0
  • date-fns^4.1.0
  • date-fns-tz^3.2.0
  • enquirer^2.4.1
  • googleapis^171.4.0
  • keytar^7.9.0
  • node-fetch^3.3.2
  • open^11.0.0
  • zod^4.3.6