Package evidence
@quantpartners/[email protected]
Install-time lifecycle script: postinstall="node scripts/install-hooks.js"
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
- 45
- First published
- May 2026
- Publisher
- kennetherreraz
Recommended action
Review before promotingMixed 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":["@quantpartners/[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":["@quantpartners/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/install-hooks.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (4 events)
- available → available · risk review · score 5 · status available -> available, risk high -> review, score 43 -> 5
- available → available · risk high · score 43 · status available -> available, risk high -> high, score 62 -> 43
- available → available · risk high · score 62 · status available -> available, risk high -> high, score 87 -> 62
- new → available · risk high · score 87 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/install-hooks.js" | 5 |
Manifest
Package metadata
Scripts9
buildnode scripts/clean-dist.js && tscdevtsx src/index.tspack:drynpm pack --dry-runpostinstallnode scripts/install-hooks.jsprepacknpm run buildstartnode dist/index.jstestnpm run build && node --test tests/*.test.mjs && npm run test:simulationtest:simulationnode tests/team-simulation.test.mjstypechecktsc --noEmit
Dependencies8
@modelcontextprotocol/sdk^1.0.0better-sqlite3^12.10.0chalk^5.6.2commander^14.0.3dotenv^17.4.2fast-glob^3.3.3fs-extra^11.3.5openai^6.37.0