PkgRadar

Package evidence

@tech-alfia/[email protected]

Large Javascript Payload: 2032678 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.

Weekly downloads
3
Versions published
2
First published
May 2026
Publisher
allfia

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":["@tech-alfia/[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":["@tech-alfia/[email protected]"],"fail_on":"review"}'
Publisherallfia
Artifact bytes3,243,102
Previous version1.0.0
Published2026-05-25T09:58:58.389Z
SHA-2568ff75d5eeb3d7ceee3af486f9e4ef9ab0b0e51e03dae258c29c1164e83d48205

Why flagged

What the scanner saw

Large Javascript Payload: 2032678 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.esm.js2032678 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2045423 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js2144297 bytes10

Manifest

Package metadata

Scripts7
  • buildrollup -c
  • build-storybookstorybook build
  • devrollup -c -w
  • linteslint src --ext .js,.jsx,.ts,.tsx
  • prepublishOnlynpm run build
  • storybookstorybook dev -p 6006
  • testjest
Dependencies7
  • @radix-ui/react-dropdown-menu^2.1.16
  • jspdf^2.5.1
  • jspdf-autotable^3.8.1
  • lucide-react^0.263.1
  • react>=18.0.0
  • react-dom>=18.0.0
  • zustand^4.4.0