Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"
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
- 17
- Versions published
- 7
- First published
- Sep 2025
- Publisher
- davidcondrey
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts23
buildtsccleanrm -rf dist coveragedevtsx watch src/index.tsformatprettier --write 'src/**/*.ts'format:checkprettier --check 'src/**/*.ts'healthnode scripts/setup-advanced.cjs --healthlinteslint src --ext .tslint:fixeslint src --ext .ts --fixpostinstallnode scripts/postinstall.cjspreparetest -n "$CI" || npm run buildprepublishOnlynpm run clean && npm run buildsetupnode dist/cli/setup-wizard.jssetup:advancednode scripts/setup-advanced.cjssetup:neo4jNEO4J_AUTO_INSTALL=true node dist/index.jssetup:quicknode scripts/setup-advanced.cjs --quickstartnode dist/index.jstestjesttest:coveragejest --coveragetest:integrationjest tests/integrationtest:unitjest tests/unittest:watchjest --watchtypechecktsc --noEmituninstallnode scripts/uninstall.js
Dependencies25
@langchain/community^1.1.19@langchain/core^1.1.28@langchain/openai^1.2.10@langchain/textsplitters^1.0.1@modelcontextprotocol/sdk^1.27.0better-sqlite3^12.6.2bullmq^5.70.1chalk^5.6.2cheerio^1.2.0compromise^14.14.5compromise-adjectives^0.0.7compromise-dates^3.7.1compromise-numbers^1.4.0ioredis^5.9.3langchain^1.2.27lru-cache^11.2.6neo4j-driver^6.0.1nodemailer^8.0.1openai^6.25.0rtf-parser^1.3.3syllable^5.0.1turndown^7.2.2winston^3.19.0xml2js^0.6.2zod^4.3.6
Optional dependencies1
@hms/nativefile:../HMS