Package evidence
[email protected]
Install-time lifecycle script: postinstall="echo 'Please see SETUP.md for manual configuration instructions'"
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
- 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="echo 'Please see SETUP.md for manual configuration instructions'"
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="echo 'Please see SETUP.md for manual configuration instructions'" | 5 |
Manifest
Package metadata
Scripts21
buildtsccleanrm -rf dist coveragedevtsx watch src/index-refactored.tsformatprettier --write 'src/**/*.ts'format:checkprettier --check 'src/**/*.ts'linteslint src --ext .tslint:fixeslint src --ext .ts --fixpostinstallecho 'Please see SETUP.md for manual configuration instructions'preparenpm run buildprepublishOnlynpm run clean && npm run build && npm run testsetupnode dist/cli/setup-wizard.jssetup:neo4jNEO4J_AUTO_INSTALL=true node dist/index.jsstartnode dist/index-refactored.jstestjesttest:coveragejest --coveragetest:integrationjest tests/integrationtest:legacynode tests/test-rtf.js && node tests/test-scrivener.js && node tests/test-edge-cases.jstest:unitjest tests/unittest:watchjest --watchtypechecktsc --noEmituninstallnode scripts/uninstall.js
Dependencies17
@modelcontextprotocol/sdk^1.0.0@types/better-sqlite3^7.6.13@types/xml2js^0.4.14better-sqlite3^12.2.0cheerio^1.1.2compromise^14.14.4compromise-adjectives^0.0.7compromise-dates^3.7.1compromise-numbers^1.4.0natural^8.1.0neo4j-driver^5.28.1openai^5.19.1pos^0.4.2rtf-parser^1.3.3sentiment^5.0.2turndown^7.2.1xml2js^0.6.2