Package evidence
@mindexec/[email protected]
New Account With Lifecycle Hook: package first published 2 day(s) ago, 5 total version(s), has lifecycle hook
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
- 5
- First published
- Jun 2026
- Publisher
- lovecrdm
Recommended action
Block this updateStatic 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":["@mindexec/[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":["@mindexec/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Account With Lifecycle Hook: package first published 2 day(s) ago, 5 total version(s), has lifecycle hook
1 candidate cluster(s) currently reference this release.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 5 · status changed
Related candidates
Linked campaigns and clusters
New Account With Lifecycle Hook — package first published 2 day(s) ago, 5 total version(s), has lifecycle hook
31 members · evidence strength 80New Account With Lifecycle Hook — package first published 2 day(s) ago, 5 total version(s), has lifecycle hook
31 members · max score 50Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 2 day(s) ago, 5 total version(s), has lifecycle hook | 25 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 2 day(s) ago, 5 total version(s), has lifecycle hook | 25 |
| low | Install-time lifecycle script | package.json | postinstall="npm run setup:grammars" | 5 |
Manifest
Package metadata
Scripts7
devnode launch-bridge.cjs --watchpack:drynpm pack --dry-runpostinstallnpm run setup:grammarssetup:grammarsnode scripts/setup-tree-sitter-grammars.mjsstartnode launch-bridge.cjstest:remotenode scripts/remote-hub-smoke.mjstest:syntaxnode --check server.js && node --check remote-hub.js && node --check codex-runtime.js && node --check launch-bridge.cjs && node --check port-guard.cjs && node --check scripts/setup-tree-sitter-grammars.mjs && node --check scripts/remote-hub-smoke.mjs
Dependencies9
@openai/codex-sdk^0.137.0chokidar^3.6.0cors^2.8.5express^4.18.2multer^2.1.1playwright-core^1.53.0sharp^0.33.2web-tree-sitter^0.22.6ws^8.16.0