PkgRadar

Package evidence

@clicktap/[email protected]

Install-time lifecycle script: preinstall="if [ \"$INIT_CWD\" = \"$PWD\" ]; then echo 'ERROR: Run pnpm install from the monorepo root, not from this directory.' && exit 1; fi"

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
4,669Niche · −30% score
Versions published
145Mature · −50% score
First published
Apr 2024
Publisher
rmgryan

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":["@clicktap/[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":["@clicktap/[email protected]"],"fail_on":"review"}'
Publisherrmgryan
Artifact bytes152,905
Previous version0.39.1
Published2026-06-17T16:07:34.297Z
SHA-25621db696a1303beb324cec75bb127d499c4ae8e85128e8f4e0d9e8d51abad8a25

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="if [ \"$INIT_CWD\" = \"$PWD\" ]; then echo 'ERROR: Run pnpm install from the monorepo root, not from this directory.' && exit 1; fi"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="if [ \"$INIT_CWD\" = \"$PWD\" ]; then echo 'ERROR: Run pnpm install from the monorepo root, not from this directory.' && exit 1; fi"5

Manifest

Package metadata

Scripts1
  • preinstallif [ "$INIT_CWD" = "$PWD" ]; then echo 'ERROR: Run pnpm install from the monorepo root, not from this directory.' && exit 1; fi
Dependencies8
  • @radix-ui/react-navigation-menu^1.1.4
  • @react-aria/interactions^3.21.1
  • @react-stately/utils^3.9.1
  • clsx2.1.1
  • jwt-decode^4.0.0
  • next^14.2.3
  • react-number-format^5.4.0
  • tailwind-merge2.5.2