PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 32921228 bytes

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
760
Versions published
104Established · −30% score
First published
Dec 2025
Publisher
atddevs

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisheratddevs
Artifact bytes15,449,952
Previous version1.1.99
Published2026-05-14T07:29:13.390Z
SHA-2565559b937288769341ca7b2360267c7329daaced162471f9e5aaa485cdc1db924

Why flagged

What the scanner saw

Large Javascript Payload: 32921228 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.1.100Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 55 -> 0
  2. newavailable · risk high · score 55 · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/src/bundle.js32921228 bytes0

Manifest

Package metadata

Scripts19
  • appium:configts-node examples/appium-with-config.ts
  • appium:log-monitoringts-node examples/appium-log-monitoring.ts
  • appium:standalonets-node examples/standalone-appium-server.ts
  • buildtsc && npm run postbuild
  • build:watchtsc --watch
  • bundlerimraf dist && npm run build && webpack && npm run postbuild
  • cleanrm -rf dist
  • clits-node src/cli.ts
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • postbuildchmod +x dist/src/cli.js 2>/dev/null || true
  • startts-node src/server.ts
  • start:devts-node --watch src/server.ts
  • start:prodnode dist/server.js
  • testmocha -r ts-node/register --project tsconfig.json 'test/**/*.{test,spec}.ts' --exit || echo 'No test files found'
  • test:integrationmocha -r ts-node/register --project tsconfig.json 'test/integration/**/*.{test,spec}.ts'
  • test:unitmocha -r ts-node/register --project tsconfig.json 'test/unit/**/*.{test,spec}.ts' --ignore 'test/integration/**' --exit
  • test:watchmocha -r ts-node/register --project tsconfig.json 'test/**/*.{test,spec}.ts' --watch
  • typechecktsc --noEmit
Dependencies41
  • @appium/support^3.1.7
  • @devicefarmer/adbkit^3.2.6
  • @ffmpeg-installer/ffmpeg^1.1.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.208.0
  • @opentelemetry/auto-instrumentations-node^0.67.0
  • @opentelemetry/exporter-logs-otlp-http^0.208.0
  • @opentelemetry/exporter-trace-otlp-http^0.208.0
  • @opentelemetry/instrumentation^0.208.0
  • @opentelemetry/instrumentation-express^0.57.0
  • @opentelemetry/instrumentation-http^0.208.0
  • @opentelemetry/instrumentation-socket.io^0.55.0
  • @opentelemetry/resources^2.2.0
  • @opentelemetry/sdk-logs^0.208.0
  • @opentelemetry/sdk-node^0.208.0
  • @opentelemetry/semantic-conventions^1.38.0
  • @types/fs-extra^11.0.4
  • @types/plist^3.0.5
  • appium^3.1.1
  • appium-adb^13.0.11
  • appium-ios-device^3.1.3
  • async-lock^1.4.1
  • async-wait-until^2.0.0
  • asyncbox^2.9.0
  • axios^1.13.2
  • dotenv^16.3.1
  • express^4.19.2
  • form-data^4.0.1
  • fs-extra^11.3.2
  • get-port^7.1.0
  • …and 11 more.
Optional dependencies3
  • applesign^4.0.0
  • archiver^6.0.1
  • ios-mobileprovision-finder^1.0.10