PkgRadar

Package evidence

@lcap/[email protected]

Tls Verification Disabled, 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.

Versions published
910Mature · −50% score
First published
Dec 2021
Publisher
lemonono

Effective trust discount applied: 50% (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":["@lcap/[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":["@lcap/[email protected]"],"fail_on":"review"}'
Publisherlemonono
Artifact bytes4,382,263
Previous version4.4.0-rc.2
Published2026-04-03T04:35:14.517Z
SHA-2562f0c771ab81298affe041542db405da2b5f97aa30621b196280a560d178bbb54

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
6Score
4.4.1-rc.1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/out/service/logic/checktypeSocket.js12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/out/service/logic/checktypeSocket.js12
lowLarge Javascript Payloadpackage/ts-worker/bundle.js0
lowLarge Javascript Payloadpackage/ts-worker/lib/tsserver.js0

Manifest

Package metadata

Scripts 17

Sign in to view install / lifecycle script contents.

Dependencies43
  • @abraham/reflection0.12.0
  • @babel/core7.22.15
  • @babel/generator7.22.15
  • @babel/parser7.22.15
  • @babel/plugin-proposal-class-properties7.18.6
  • @babel/plugin-proposal-decorators7.22.15
  • @babel/preset-typescript7.22.15
  • @babel/traverse7.24.1
  • @babel/types7.24.0
  • @lcap/nasl-breakpoint4.4.1-rc.1
  • @lcap/nasl-concepts4.4.1-rc.1
  • @lcap/nasl-language-server-core4.4.1-rc.1
  • @lcap/nasl-log4.4.1-rc.1
  • @lcap/nasl-translator4.4.1-rc.1
  • @lcap/nasl-types4.4.1-rc.1
  • @lcap/nasl-unified-frontend-generator4.4.1-rc.1
  • @lcap/nasl-utils4.4.1-rc.1
  • axios1.6.2
  • chai4.3.7
  • compare-versions4.1.3
  • date-fns2.6.0
  • decimal.js10.4.3
  • fflate^0.8.2
  • fs-extra10.1.0
  • html-escaper3.0.3
  • idb8.0.0
  • inversify6.0.2
  • json52.2.3
  • localforage1.10.0
  • lodash4.17.21
  • …and 13 more.