Package evidence
@appium/[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.
- Versions published
- 3
- First published
- Jun 2026
- 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":["@appium/[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":["@appium/[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
Scripts15
buildrimraf dist tsconfig.tsbuildinfo && tsc -b && npm run copy-assetscopy-assetsmkdir -p dist/uploads dist/scripts && cp -f src/uploads/documents.json dist/uploads/documents.json 2>/dev/null || true && cp -f src/uploads/embeddings-*.json dist/uploads/ 2>/dev/null || true && cp -f src/scripts/rag-eval-dataset.json dist/scripts/rag-eval-dataset.json 2>/dev/null || trueeval-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.jslinteslint src --ext .tspreinstallnode scripts/zip-assets.mjs unzipquery-docsnode dist/scripts/simple-query-documentation.jssetup-submodules./scripts/setup-submodules-sparse.shtestNODE_OPTIONS=--experimental-vm-modules jestunzip-assetsnode scripts/zip-assets.mjs unzipupdate-submodules./scripts/update-submodules.shzip-assetsnode scripts/zip-assets.mjs zip
Dependencies6
@appium/support^7.0.2@langchain/classic^1.0.10@langchain/core^1.1.17@langchain/textsplitters^1.0.1@xenova/transformers^2.17.2zod^4.3.6