Package evidence
[email protected]
Install-time lifecycle script: preinstall="node scripts/zip-assets.mjs unzip"
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
- 11,388Mainstream · −50% score
- Versions published
- 196Mature · −50% score
- First published
- Mar 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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: preinstall="node scripts/zip-assets.mjs unzip"
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 1 · 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 | preinstall="node scripts/zip-assets.mjs unzip" | 5 |
Manifest
Package metadata
Scripts28
buildrimraf dist tsconfig.tsbuildinfo && tsc -b && chmod +x dist/index.js && npm run copy-docschecknpm run lint && npm run format:checkcopy-docsmkdir -p dist/tools/documentation/uploads dist/scripts && cp -f src/tools/documentation/uploads/documents.json dist/tools/documentation/uploads/documents.json 2>/dev/null || true && cp -f src/tools/documentation/uploads/embeddings-*.json dist/tools/documentation/uploads/ 2>/dev/null || true && cp -f src/scripts/rag-eval-dataset.json dist/scripts/rag-eval-dataset.json 2>/dev/null || truedevnpx fastmcp dev src/index.jsdev:builtnode dist/index.jseval-docsnode dist/scripts/eval-documentation-rag.jsformatprettier --write "src/**/*.{ts,js,json}"format:checkprettier --check "src/**/*.{ts,js,json}"generate-cachenode dist/scripts/generate-embeddings-cache.jsindex-docsnode dist/scripts/simple-index-documentation.jsinspectnpx fastmcp inspect src/index.jsinspect:builtnpx @modelcontextprotocol/inspector node dist/index.jslinteslint src --ext .tslint:fixeslint src --ext .ts --fixpreinstallnode scripts/zip-assets.mjs unzipprepublishOnlynpm run build && npm run generate-cachequery-docsnode dist/scripts/simple-query-documentation.jsstartnode dist/index.jsstart:httpStreamnode dist/index.js --httpStreamstart:httpStream:portnode dist/index.js --httpStream --port=start:stdionode dist/index.jssync-versionnode scripts/sync-version.mjstestNODE_OPTIONS=--experimental-vm-modules jesttest:locatorsNODE_OPTIONS=--experimental-vm-modules jest src/tests/generate-all-locators.test.tsunzip-assetsnode scripts/zip-assets.mjs unzipverify:namesnode scripts/verify-names.mjsversionnpm run sync-versionzip-assetsnode scripts/zip-assets.mjs zip
Dependencies22
@appium/support^7.0.2@langchain/classic^1.0.10@langchain/core^1.1.17@langchain/textsplitters^1.0.1@modelcontextprotocol/sdk^1.22.0@xenova/transformers^2.17.2@xmldom/xmldom^0.9.8appium-adb^15.0.0appium-ios-device^3.1.0appium-uiautomator2-driver^7.0.0appium-webdriveragent^12.1.1appium-xcuitest-driver^11.0.0applesign^5.0.0fast-xml-parser^5.2.3fastmcp^4.0.0ios-mobileprovision-finder^1.2.1langchain^1.1.6node-simctl^8.0.4rimraf^6.0.1webdriver^9.23.0xpath^0.0.34zod^4.3.6