PkgRadar

Package evidence

@opentext/[email protected]

Install-time lifecycle script: postinstall="node ./copy-script.js"

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
10
Versions published
8
First published
Oct 2024
Publisher
rpetti_ot

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":["@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,185,561
Previous version25.4.1
Published2026-02-03T16:16:45.717Z
SHA-2565e93c5225421fab31499ccecfdbe4326276c659fdddb955c3127501e6aaa4706

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./copy-script.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./copy-script.js"5
lowLarge Javascript Payloadpackage/dist/index.js4742319 bytes0

Manifest

Package metadata

Scripts9
  • buildwebpack --env production --config webpack.prod.js
  • build:devwebpack --config webpack.prod.js
  • compiletsc
  • eslint-fixeslint . --fix --ext .js --ext .ts --ext html
  • postinstallnode ./copy-script.js
  • pretestrimraf ./test-reports
  • prettier-checkprettier --config .prettierrc.yml {**/*,*}.{js,ts,css,html} --check
  • prettier-formatprettier --config .prettierrc.yml {**/*,*}.{js,ts,css,html} --write
  • testjest
Dependencies11
  • @opentext/forms-ajv-keywords26.1.1
  • @opentext/forms-common26.1.1
  • @opentext/forms-data-manager26.1.1
  • @opentext/forms-ui-designer26.1.1
  • ajv8.17.1
  • ajv-formats3.0.1
  • ajv-i18n4.2.0
  • ajv-keywords5.1.0
  • fs-extra11.3.2
  • jsonata2.1.0
  • uuid11.1.0