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.

Versions published
11
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 bytes628,378
Previous version2026.5.24-1
Published2026-05-24T15:02:07.845Z
SHA-25600188cc79f0b57360186314447b13626af1d51850e469a504959d707e00c0b9c

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
41Score
2026.5.24Version
Status history (4 events)
  1. availableavailable · risk review · score 41 · status available -> available, risk high -> review, score 63 -> 41
  2. availableavailable · risk high · score 63 · status available -> available, risk high -> high, score 116 -> 63
  3. availableavailable · risk high · score 116 · status available -> available, risk high -> high, score 160 -> 116
  4. newavailable · risk high · score 160 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

fangxmdx

3 members · evidence strength 77
Repeated static TTPstale

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

3 members · evidence strength 80

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-restart-trigger.mjs"5
lowObfuscationpackage/dist/domain/remote/cortex-client.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/entry/init.jsmatched "\\x1b"3
lowObfuscationpackage/dist/orchestration/interactions/interaction-handlers.jsmatched "\\u2014"3
lowObfuscationpackage/dist/orchestration/lifecycle.jsmatched "\\u2014"3
lowObfuscationpackage/dist/domain/memory/rules-loader.jsmatched "\\x00"3
lowObfuscationpackage/dist/platform/adapters/slack.jsmatched "\\x89"3
lowObfuscationpackage/dist/orchestration/status-helpers.jsmatched "\\u2022"3
lowObfuscationpackage/dist/domain/mcp/tools/task-ops.jsmatched "Buffer.from(rawBase64, 'base64"3
lowObfuscationpackage/dist/platform/tool-trace.jsmatched "\\u00d7"3
lowObfuscationpackage/defaults/config/thread-templates.jsonmatched "\\u2014"3
lowObfuscationpackage/defaults/hooks/rules-loader.mjsmatched "\\x00"3
lowObfuscationpackage/dist/hooks/rules-loader.mjsmatched "\\x00"3

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && node scripts/copy-assets.js
  • depcruisenpx depcruise src --validate
  • postinstallnode scripts/postinstall-restart-trigger.mjs
  • preparecp ../README.md . && npm run build
  • testbash scripts/run-tests.sh
  • test:integrationnode --import tsx --test tests/integration-init-startup.test.ts
  • test:quickbash scripts/run-tests.sh --quick
  • typechecktsc --noEmit
Dependencies9
  • @clack/prompts^1.3.0
  • @modelcontextprotocol/sdk^1.27.1
  • @slack/bolt^4.6.0
  • @slack/web-api^7.14.1
  • aistatus^0.0.6
  • diff^7.0.0
  • dotenv^16.4.7
  • ws^8.20.0
  • yaml^2.8.3
Optional dependencies2
  • @larksuiteoapi/node-sdk^1.60.0
  • sharp^0.33.0