PkgRadar

Package evidence

@bluealba/[email protected]

Tls Verification Disabled

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
42
First published
Mar 2026
Publisher
bluealba

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":["@bluealba/[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":["@bluealba/[email protected]"],"fail_on":"review"}'
Publisherbluealba
Artifact bytes292,201
Previous version1.6.1
Published2026-06-23T14:11:03.904Z
SHA-256a44b9b0434f1e6f76098cb9802458a0c48c04b5b452c4c84c0ddfda75b1100f2

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/templates/platform-init-template/{{platformName}}-core/local/environment/pae-nestjs-gateway-service.env12
mediumTls Verification Disabledpackage/dist/index.js12

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies4
  • react18.3.1
  • react-dom18.3.1
  • react-query3.39.3
  • react-router-dom6.26.1