PkgRadar

Package evidence

@procivis/[email protected]

Remote Dependency Spec: devDependencies.react-native-system-time="git+https://github.com/procivis/react-native-system-time.git#f184f8a45a7d6974a34dffa47544424ac9d382c3"

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
40
Versions published
20Mature · −50% score
First published
Oct 2024
Publisher
nromanchenko

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@procivis/[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":["@procivis/[email protected]"],"fail_on":"review"}'
Publishernromanchenko
Artifact bytes815,639
Previous version0.3.121
Published2026-05-30T03:35:24.382Z
SHA-256471cb2839dd9b1d26a999a9de759eb11554fe81a00c9bf04a9919bf6fd52f14b

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.react-native-system-time="git+https://github.com/procivis/react-native-system-time.git#f184f8a45a7d6974a34dffa47544424ac9d382c3"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.3.130Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.react-native-system-time="git+https://github.com/procivis/react-native-system-time.git#f184f8a45a7d6974a34dffa47544424ac9d382c3"8

Manifest

Package metadata

Scripts20
  • androidreact-native run-android --appId=ch.procivis.storybook
  • build-storybookstorybook build -c .storybook-web
  • iosreact-native run-ios
  • lintpnpm lint:eslint
  • lint:eslinteslint "**/*.{js,ts,tsx}"
  • lint:eslint:fixeslint "**/*.{js,ts,tsx}" --fix
  • lint:fixpnpm lint:eslint:fix
  • lint:prettierprettier --check .
  • lint:prettier:fixprettier --write .
  • lint:tstsc --noEmit
  • podsnpx pod-install
  • preparenpx patch-package && bob build
  • prestartpnpm update-stories
  • releaserelease-it
  • startreact-native start
  • storybookstorybook dev -p 6006 -c .storybook-web
  • storybook-watchersb-rn-watcher --config-path .ondevice
  • testjest
  • typescripttsc --noEmit
  • update-storiessb-rn-get-stories --config-path .ondevice