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
- 113
- First published
- Dec 2025
- Publisher
- platform-butler
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · 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 podsbuild:androidcd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8abuild: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=NOcleandel-cli android/build example/android/build example/android/app/build example/ios/buildexampleyarn --cwd examplelinteslint "**/*.{js,ts,tsx}"prepackbob buildpreparehusky installreleaserelease-ittestjesttypechecktsc --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.15dayjs^1.11.10html-entities^2.5.2i18next22.4.10polished^4.3.1react-content-loader^6.2.1react-hook-form^7.49.3react-i18next12.1.5react-native-controlled-mentions^3.1.0react-native-insta-story^1.1.9react-native-linear-gradient^2.8.3react-native-modal-selector^2.1.2react-native-orientation-locker^1.5.0react-native-paper^5.10.6react-native-progress^5.0.0react-native-radio-buttons-group^3.0.2react-redux^8.1.3redux^4.2.1zod^4.1.1