PkgRadar

Package evidence

@lcap/[email protected]

Large Javascript Payload: 4852146 bytes

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
628Mature · −50% score
First published
Mar 2024
Publisher
lcap-cicd

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"}'
Publisherlcap-cicd
Artifact bytes2,640,936
Previous version4.5.0-beta.4
Published2026-05-22T08:33:53.399Z
SHA-256212a1b09f7f22029be8fc2df61dcc00eef5baa828a2e9c4e789c7089b5ad5b26

Why flagged

What the scanner saw

Large Javascript Payload: 4852146 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
4.5.0-beta.5Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/playground.js4852146 bytes10
mediumLarge Javascript Payloadpackage/dist/playground.mjs4848009 bytes10

Manifest

Package metadata

Scripts10
  • buildpnpm run prepare && tsup
  • build:barrelbarrelsby -d src --delete
  • devnodemon --config nodemon.json
  • dev:yalcnodemon --config nodemon.yalc.json
  • docapi-extractor run --local
  • playgroundpnpm run prepare && NODE_ENV=CALLSTACK tsx playground/app.ts
  • prepublishpnpm run build
  • tctsc --noEmit
  • tcwtsc --noEmit --watch
  • yalc:publishyalc publish --push --sig
Dependencies18
  • @abraham/reflection0.12.0
  • @lcap/nasl-breakpoint4.5.0-beta.5
  • @lcap/nasl-concepts4.5.0-beta.5
  • @lcap/nasl-translator4.5.0-beta.5
  • @lcap/nasl-types4.5.0-beta.5
  • @lcap/nasl-utils4.5.0-beta.5
  • axios1.6.2
  • html-escaper3.0.3
  • inversify6.0.2
  • json52.2.3
  • light-join1.3.0
  • lodash4.17.21
  • memfs4.14.1
  • pino8.17.2
  • pino-pretty10.3.1
  • postcss8.4.21
  • postcss-js4.0.1
  • prettier2.8.8