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
43
Versions published
24
First published
Mar 2026
Publisher
nibgat

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"}'
Publishernibgat
Artifact bytes922,889
Previous version1.0.0-pre-alpha.19
Published2026-05-15T01:15:37.177Z
SHA-256bf0869dac993d4d93a109cd999f9f258bb30b670cadda475f4b6439999ea13fb

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
1.0.0-pre-alpha.20Version
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
  • buildyarn clean && yarn lint && yarn typecheck && yarn prepare && npm publish
  • cleandel-cli lib
  • exampleyarn workspace ncore-ui-kit-mobile-example
  • linteslint . --ext .ts,.tsx --fix
  • preparebob build && copyfiles -u 1 "src/variants/**/*.json" lib/typescript/src/ && node version.mjs
  • releaserelease-it --only-version
  • typechecktsc
Dependencies4
  • lucide-react-native0.577.0
  • ncore-context1.0.5
  • react-native-safe-area-context5.7.0
  • react-native-svg15.15.3