PkgRadar

Package evidence

[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.

Weekly downloads
252
Versions published
315Mature · −50% score
First published
Feb 2018
Publisher
samholmes

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":["[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"}'
Publishersamholmes
Artifact bytes513,219
Previous version3.35.5
Published2026-04-25T00:58:37.348Z
SHA-256a5183ce33cee721907ff45e5fc5242f7a282362d8c32244bf7f0c9a3ce8f8e84

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • devnodemon
  • fixnpm run lint -- --fix && yarn-deduplicate
  • fix-android(cd android; ./format-java.sh)
  • flowflow
  • linteslint .
  • precommitlint-staged && flow && tsc
  • preparehusky install && rimraf lib && tsc && cp src/index.flow.js lib/index.js.flow && cp -r src/assets lib
Dependencies15
  • base-x^4.0.0
  • biggystring^4.2.3
  • cleaners^0.3.12
  • date-fns^2.23.0
  • qrcode-generator^1.4.4
  • react-native-airship^0.2.9
  • react-native-haptic-feedback^1.14.0
  • react-native-keyboard-aware-scroll-view^0.9.5
  • react-native-patina^0.1.6
  • react-redux^7.2.4
  • redux~3.5.2
  • redux-thunk~2.1.0
  • rfc4648^1.5.3
  • sprintf-js^1.0.3
  • zxcvbn^4.4.2