PkgRadar

Package evidence

@cristianocarlos/[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
889
Versions published
1
First published
Jun 2026
Publisher
cristianocarlos

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":["@cristianocarlos/[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":["@cristianocarlos/[email protected]"],"fail_on":"review"}'
Artifact bytes328,750
Previous versionnone
Published2026-06-15T02:20:04.419Z
SHA-2561e73202fb1c47303d9f9ee7d96447da3c2044e0c3f59fa0d8d15fdd3d49a5ce6

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildvite build && tsc && tsc-alias
  • lifixnpm run lint -- --fix
  • lintnpx eslint
  • prfixnpx prettier --write --list-different '**/*.{json,js,jsx,ts,tsx,css}'
  • tchecktsc
Dependencies6
  • es-toolkit^1.47.0
  • immer^11.1.8
  • lucide-react^1.17.0
  • luxon^3.7.2
  • reselect^5.2.0
  • zustand^5.0.14