PkgRadar

Package evidence

@riab/[email protected]

Large Javascript Payload: 2789405 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
442Established · −30% score
First published
Sep 2025
Publisher
arditkrasniqi

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@riab/[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":["@riab/[email protected]"],"fail_on":"review"}'
Publisherarditkrasniqi
Artifact bytes821,511
Previous version1.1.16-beta.8
Published2026-06-12T12:41:51.748Z
SHA-256b95109561f490401351efcf4200b3028912ed584ce347d716fee0891de3e6a87

Why flagged

What the scanner saw

Large Javascript Payload: 2789405 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.1.16-beta.9Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/dist/cpm-archiving.js2789405 bytes0

Manifest

Package metadata

Scripts9
  • buildcross-env NODE_ENV=production vite build
  • checkprettier --write . && eslint --fix
  • devvite --port 3000
  • formatprettier
  • linteslint
  • postpublishnpx riab-teams-notify
  • servevite preview
  • startvite --port 3000
  • testvitest run
Optional dependencies3
  • @rollup/rollup-darwin-arm64^4.57.0
  • @rollup/rollup-win32-x64-msvc^4.57.0
  • @tailwindcss/oxide-darwin-arm64^4.2.1