PkgRadar

Package evidence

@optifye/[email protected]

Large Javascript Payload: 4243594 bytes

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.

Versions published
255Mature · −50% score
First published
May 2025
Publisher
founders-optifye

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":["@optifye/[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":["@optifye/[email protected]"],"fail_on":"review"}'
Artifact bytes1,867,004
Previous version6.12.50
Published2026-05-27T18:33:14.300Z
SHA-256492ca319535e397277a54a23b04e551ef3d3301f0f183aa22380406aeb83e184

Why flagged

What the scanner saw

Large Javascript Payload: 4243594 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js4243594 bytes10
mediumLarge Javascript Payloadpackage/dist/index.mjs4114280 bytes10

Manifest

Package metadata

Scripts8
  • buildnode ../../scripts/ensure-rollup-native.mjs && tsup
  • build:devTSUP_CLEAN=false node ../../scripts/ensure-rollup-native.mjs && TSUP_CLEAN=false tsup
  • cleanrm -rf dist
  • devnode ../../scripts/ensure-rollup-native.mjs && tsup --watch
  • prepublishOnlynpm run build
  • releasechangeset publish
  • testjest --runInBand --config jest.config.cjs --forceExit
  • versionchangeset version
Dependencies5
  • class-variance-authority^0.7.1
  • clsx^2.1.0
  • framer-motion^11.18.1
  • lodash^4.17.21
  • tailwind-merge^2.6.0