PkgRadar

Package evidence

@amityco/[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
267Mature · −50% score
First published
Aug 2023
Publisher
platform-butler

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":["@amityco/[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":["@amityco/[email protected]"],"fail_on":"review"}'
Artifact bytes1,040,159
Previous version7.22.1-2614119.0
Published2026-06-12T10:01:19.176Z
SHA-256df3494e42a6a3aaa1b4df334a6c5651d9049bd2569927fcb4fd1587514eb9183

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildrollup -c ./rollup.config.js
  • cleanrimraf ./dist
  • integration-testjest --testPathPattern=integration --no-coverage
  • integration-test:coveragejest --config jest.integration.config.ts --coverage --silent
  • prebuildyarn run clean
  • prewatchyarn run clean
  • testjest
  • test:coveragejest --coverage --silent
  • watchrollup -w -c ./rollup.config.js
Dependencies14
  • @react-native-async-storage/async-storage^1.17.7
  • @react-native-community/netinfo^9.4.1
  • agentkeepalive^4.2.1
  • axios1.12.0
  • debug^4.3.4
  • hls.js^1.4.10
  • js-base64^3.7.2
  • jwt-decode^3.1.2
  • mime3.0.0
  • mitt^3.0.0
  • mqtt^4.3.7
  • object-hash^3.0.0
  • react-native-uuid^2.0.1
  • ts-jest^28.0.3