PkgRadar

Package evidence

@labacacia/[email protected]

no findings

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
8
First published
Apr 2026
Publisher
innolotus

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":["@labacacia/[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":["@labacacia/[email protected]"],"fail_on":"review"}'
Publisherinnolotus
Artifact bytes148,707
Previous version1.0.0-alpha.6
Published2026-05-18T00:25:59.464Z
SHA-256e3aed185d6e0106c4b6556e12117a905ff5c1c793c15cab810550d1cb41a2301

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.0.0-alpha.7Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 30 -> 0
  2. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

DNS / OAST exfiltration — matched "dns.resolvetxt"

10 members · evidence strength 90

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildtsc
  • prepacknpm run build && node scripts/verify-pack.mjs
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies6
  • @msgpack/msgpack^3.0.0
  • @noble/ed25519^2.1.0
  • @noble/hashes^1.4.0
  • @peculiar/x509^1.12.0
  • canonicalize^2.0.0
  • fast-json-patch^3.1.1