PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\u00A0"

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
14
Versions published
47Mature · −50% score
First published
Mar 2025
Publisher
ledupuganti

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":["[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"}'
Publisherledupuganti
Artifact bytes1,697,370
Previous version0.0.45
Published2026-04-27T18:05:26.087Z
SHA-256fba62c451ab6f70d91515038f5220dfb99120e2df441ef5150d9820005e74ade

Why flagged

What the scanner saw

Obfuscation: matched "\\u00A0"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/lib/components/molecules/annotations/Annotations.jsmatched "\\u00A0"3
lowObfuscationpackage/lib/components/atoms/bootstrapmodal/BootstrapModal.jsmatched "\\u00D7"3
lowObfuscationpackage/lib/components/atoms/buttons/button/Button.stories.jsmatched "\\uD83D"3
lowObfuscationpackage/lib/components/atoms/CalendlyInline/CalendlyInline.jsmatched "\\u00D7"3
lowObfuscationpackage/lib/index.esm.jsmatched "\\u200e"3
lowObfuscationpackage/lib/index.jsmatched "\\u200e"3

Manifest

Package metadata

Scripts4
  • buildtsc && rollup -c
  • build-storybookstorybook build
  • storybookstorybook dev -p 6006
  • testecho "Error: no test specified" && exit 1
Dependencies6
  • @fullcalendar/core^6.1.19
  • @fullcalendar/react^6.1.19
  • @fullcalendar/timegrid^6.1.19
  • date-fns^4.1.0
  • history^5.3.0
  • react-google-recaptcha^3.1.0