PkgRadar

Package evidence

@cortex-agent/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-restart-trigger.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.

Weekly downloads
272
Versions published
13
First published
May 2026
Publisher
fangxmdx

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":["@cortex-agent/[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":["@cortex-agent/[email protected]"],"fail_on":"review"}'
Publisherfangxmdx
Artifact bytes876,652
Previous version2026.6.11
Published2026-06-15T05:06:27.097Z
SHA-2566f0a140f09ff32ff711af5d29dfc6a43bf2146b1e82b7ac7dcf6cf945f3e6c4d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-restart-trigger.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
2026.6.15Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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="node scripts/postinstall-restart-trigger.mjs"5

Manifest

Package metadata

Scripts10
  • buildtsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && node scripts/copy-assets.js
  • depcruisenpx depcruise src --validate
  • lint:no-slack-shortcodesnode --import tsx scripts/lint-no-slack-shortcodes.ts
  • postinstallnode scripts/postinstall-restart-trigger.mjs
  • preparecp ../README.md . && npm run build
  • testbash scripts/run-tests.sh
  • test:filenode --import tsx --import ./tests/_test-home.ts --test
  • test:integrationnode --import tsx --test tests/integration-init-startup.test.ts
  • test:quickbash scripts/run-tests.sh --quick
  • typechecktsc --noEmit
Dependencies12
  • @clack/prompts^1.3.0
  • @modelcontextprotocol/sdk^1.27.1
  • @slack/bolt^4.6.0
  • @slack/web-api^7.14.1
  • aistatus^0.0.7
  • diff^7.0.0
  • dotenv^16.4.7
  • ink^5.2.1
  • ink-text-input^6.0.0
  • react^18.3.1
  • ws^8.20.0
  • yaml^2.8.3
Optional dependencies2
  • @larksuiteoapi/node-sdk^1.60.0
  • sharp^0.33.0