Package evidence
[email protected]
Install-time lifecycle script: postinstall="node ./scripts/autoinstall-extensions.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.
- Weekly downloads
- 885,719Ubiquitous · −70% score
- Versions published
- 458Mature · −50% score
- First published
- Jan 2013
- 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: postinstall="node ./scripts/autoinstall-extensions.js"
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 | postinstall="node ./scripts/autoinstall-extensions.js" | 5 |
Manifest
Package metadata
Scripts15
build:docsnode docs/scripts/build-docs.jsbuild:docs:clinode docs/scripts/gen-cli-args-docs.jsbuild:docs:previewcross-env APPIUM_DOCS_PREVIEW=1 npm run build:docsbuild:docs:referencenode docs/scripts/build-reference.jsdev:docsnpm run dev:docs:endev:docs:enappium-docs build --serve --mkdocs-yml ./docs/mkdocs-en.ymldev:docs:jaappium-docs build --serve --mkdocs-yml ./docs/mkdocs-ja.ymldev:docs:zhappium-docs build --serve --mkdocs-yml ./docs/mkdocs-zh.ymlinstall-docs-depsappium-docs init --no-mkdocspostinstallnode ./scripts/autoinstall-extensions.jspublish:docscross-env APPIUM_DOCS_PUBLISH=1 npm run build:docstestnpm run test:unittest:e2emocha --exit --timeout 1m --slow 30s "./test/e2e/**/*.spec.ts"test:smokecross-env APPIUM_HOME=./local_appium_home node ./index.js driver install uiautomator2 && cross-env APPIUM_HOME=./local_appium_home node ./index.js driver listtest:unitmocha "./test/unit/**/*.spec.ts"
Dependencies25
@appium/base-driver10.5.2@appium/base-plugin3.2.4@appium/docutils2.4.2@appium/logger2.0.7@appium/schema1.1.1@appium/support7.2.2@appium/types1.4.0@sidvind/better-ajv-errors5.0.0ajv8.20.0ajv-formats3.0.1argparse2.0.1axios1.16.0bluebird3.7.2lilconfig3.1.3lodash4.18.1lru-cache11.3.5ora5.4.1package-changed3.0.0resolve-from5.0.0semver7.7.4teen_process4.1.3type-fest5.6.0winston3.19.0ws8.20.0yaml2.8.4