PkgRadar

Package evidence

@e-inscricao/[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
7
Versions published
3
First published
Sep 2025
Publisher
senhordrio

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":["@e-inscricao/[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":["@e-inscricao/[email protected]"],"fail_on":"review"}'
Publishersenhordrio
Artifact bytes420,687
Previous version0.0.1
Published2025-09-23T17:32:32.581Z
SHA-256b6ede5246ada51d22aa11efc2d9adad55a002d2b33c8e480a88aaa35d22e7a4b

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.2Version
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
  • buildtsc -b && vite build
  • devvite
  • linteslint .
  • previewvite preview
  • publishnpm publish --access=public
Dependencies15
  • @hookform/resolvers^5.2.2
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-slot^1.2.3
  • @tanstack/react-query^5.89.0
  • axios^1.12.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^0.544.0
  • react^19.1.1
  • react-dom^19.1.1
  • react-hook-form^7.63.0
  • react-router-dom^7.9.1
  • react-toastify^11.0.5
  • tailwind-merge^3.3.1
  • zod^4.1.11