PkgRadar

Package evidence

@opentext/[email protected]

Large Javascript Payload: 3671795 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.

Weekly downloads
17
Versions published
8
First published
Oct 2024
Publisher
rpetti_ot

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":["@opentext/[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":["@opentext/[email protected]"],"fail_on":"review"}'
Publisherrpetti_ot
Artifact bytes1,883,029
Previous version25.4.1
Published2026-02-03T16:16:52.415Z
SHA-256600e8af4ce1fd696cf138cce004f089e4a1ec481bc87b8eea29d1229aa217f00

Why flagged

What the scanner saw

Large Javascript Payload: 3671795 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
26.1.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/ocpd-components.js3671795 bytes0

Manifest

Package metadata

Scripts10
  • buildwebpack --env production --config webpack.prod.js --env mock=
  • build:devwebpack --env production --config webpack.dev.js
  • compiletsc
  • eslint-fixeslint . --fix --ext .js --ext .ts --ext html
  • prettier-checkprettier --config .prettierrc.yml {**/*,*}.{js,ts,css,html} --check
  • prettier-formatprettier --config .prettierrc.yml {**/*,*}.{js,ts,css,html} --write
  • startwebpack serve --open --config webpack.dev.js --env mock=default
  • startSampleAppwebpack serve --open --config webpack.dev.js --env mock=corecontent
  • startSampleAppEmptywebpack serve --open --config webpack.dev.js --env mock=corecontent canvas=empty
  • testecho "Error: no test specified" && exit 1
Dependencies6
  • @opentext/forms-common26.1.1
  • @opentext/forms-data-manager26.1.1
  • @opentext/forms-ui-runtime26.1.1
  • @opentext/ocp-richtext-editor26.1.1
  • dompurify3.3.0
  • uuid11.1.0