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
117
First published
Dec 2025
Publisher
platform-butler

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 bytes3,323,451
Previous version4.0.0-753d3fe3.0
Published2026-06-11T09:34:37.777Z
SHA-256b265c7f1bda1e0a14a995c2234468cd7f94675a05acfa61cbc6fb10b9f1a861a

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
4.0.0-77199c56.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

Scripts11
  • bootstrapyarn example && yarn install && yarn example pods
  • build:androidcd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a
  • build:ioscd example/ios && xcodebuild -workspace AmityReactNativeSocialUiKitExample.xcworkspace -scheme AmityReactNativeSocialUiKitExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO
  • cleandel-cli android/build example/android/build example/android/app/build example/ios/build
  • exampleyarn --cwd example
  • linteslint "**/*.{js,ts,tsx}"
  • prepackbob build
  • preparehusky install
  • releaserelease-it
  • testjest
  • typechecktsc --noEmit
Dependencies24
  • @devvie/bottom-sheet^0.3.0
  • @fawazahmed/react-native-read-more^3.0.4
  • @hookform/resolvers^5.2.1
  • @reduxjs/toolkit^1.9.7
  • @tanstack/react-query^5.85.5
  • @types/react-dom^18.2.15
  • dayjs^1.11.10
  • html-entities^2.5.2
  • i18next22.4.10
  • polished^4.3.1
  • react-content-loader^6.2.1
  • react-hook-form^7.49.3
  • react-i18next12.1.5
  • react-native-controlled-mentions^3.1.0
  • react-native-insta-story^1.1.9
  • react-native-linear-gradient^2.8.3
  • react-native-modal-selector^2.1.2
  • react-native-orientation-locker^1.5.0
  • react-native-paper^5.10.6
  • react-native-progress^5.0.0
  • react-native-radio-buttons-group^3.0.2
  • react-redux^8.1.3
  • redux^4.2.1
  • zod^4.1.1