PkgRadar

Package evidence

@fab-orbita/[email protected]

Install-time lifecycle script

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
1,453Niche · −30% score
Versions published
43
First published
May 2026
Publisher
zammartin2

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

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":["@fab-orbita/[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":["@fab-orbita/[email protected]"],"fail_on":"review"}'
Publisherzammartin2
Artifact bytes125,383
Previous version2.5.1
Published2026-06-15T16:07:03.874Z
SHA-256fec97012267111fa8f84677a447a7d90d7a3c69fc9c4b2d97d744dae13f6f497

Why flagged

What the scanner saw

Install-time lifecycle script

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.5.3Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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.json5

Manifest

Package metadata

Scripts 16

Sign in to view install / lifecycle script contents.

Dependencies10
  • axios^1.6.0
  • chalk^5.3.0
  • commander^11.1.0
  • conf^15.1.0
  • form-data^4.0.0
  • fs-extra^11.2.0
  • open^9.1.0
  • ora^8.0.1
  • qrcode^1.5.4
  • tar^7.5.16