PkgRadar

Package evidence

@emuanalytics/[email protected]

no findings

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
66Mature · −50% score
First published
Jul 2023
Publisher
robin.summerhill

Effective trust discount applied: 50% (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":["@emuanalytics/[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":["@emuanalytics/[email protected]"],"fail_on":"review"}'
Artifact bytes338,566
Previous version1.3.3
Published2026-06-11T16:42:16.022Z
SHA-25652540e64ada70d3a21700d4feffe381b4d2c77b60c66c8b0795d34819972710e

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.3.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildunbuild
  • devvitest dev
  • docs:buildtypedoc --options ./typedoc.json --excludeInternal
  • flow:startdocker compose -f ./docker/docker-compose.yml up -d --wait
  • flow:stopdocker compose -f ./docker/docker-compose.yml stop
  • linteslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test
  • lint:fixeslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w
  • releasepnpm test && changelogen --release && npm publish && git push --follow-tags
  • testvitest --coverage
  • test:coveragevitest run --coverage
  • test:e2epnpm flow:start && NODE_ENV=test && vitest run -c ./test/vitest.config.e2e.js
  • typechecktsc --noEmit
Dependencies31
  • @aws-sdk/client-s3^3.425.0
  • @aws-sdk/client-sns^3.525.0
  • @aws-sdk/client-sqs^3.379.1
  • @emuanalytics/flow-engine-client^2.2.8
  • @stomp/stompjs^7.0.0
  • @stomp/tcp-wrapper^1.0.1
  • @turf/turf^7.1.0
  • @types/amqplib^0.10.5
  • amqplib^0.10.3
  • clone-deep^4.0.1
  • dayjs^1.11.9
  • debug^4.3.4
  • dot-prop^6.0.1
  • fast-xml-parser^4.2.6
  • geojson^0.5.0
  • ioredis^5.3.2
  • kafkajs^2.2.4
  • logform^2.5.1
  • lru-cache^10.0.0
  • md5^2.3.0
  • mqtt^4.3.7
  • msgpackr^1.9.5
  • nanoid^3.3.6
  • pg-custom-types^3.0.0
  • pg-postgis-types^3.0.0
  • pg-promise11.4.3
  • prom-client^15.1.2
  • stable-hash^0.0.5
  • stream-chain^2.2.5
  • winston^3.10.0
  • …and 1 more.