PkgRadar

Package evidence

@immobiliarelabs/[email protected]

Native Addon Gyp Action, Large Javascript Payload

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
432
Versions published
54Mature · −50% score
First published
Sep 2022
Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@immobiliarelabs/[email protected]"],"fail_on":"high"}'

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":["@immobiliarelabs/[email protected]"],"fail_on":"high"}'
Artifact bytes1,160,549
Previous version1.1.3
Published2026-06-26T15:08:19.596Z
SHA-256d1db13a14db489531e11ccf700d7fd8701f61ad297ce02477e11acf194d3fed0

Why flagged

What the scanner saw

Native Addon Gyp Action

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

Availability ledger

available

high
Last checked
highRisk
10Score
1.1.4Version
Status history (1 event)
  1. newavailable · risk high · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Addon Gyp Actionmanifest35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Addon Gyp Actionmanifest35
lowLarge Javascript Payloadmanifest0

Manifest

Package metadata

Dependencies8
  • @backstage/core-components^0.11.1
  • @backstage/core-plugin-api^1.0.4
  • @backstage/theme^0.2.16
  • @material-ui/core^4.12.2
  • @react-hookz/web^15.0.0
  • password-validator^5.3.0
  • react-use^17.2.4
  • zod^3.17.3